Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
FileOperationOptions
Interface FileOperationOptions
interface
FileOperationOptions
{
ignoreIfExists
?:
boolean
;
ignoreIfNotExists
?:
boolean
;
overwrite
?:
boolean
;
recursive
?:
boolean
;
}
Index
Properties
ignore
If
Exists?
ignore
If
Not
Exists?
overwrite?
recursive?
Properties
Optional
ignore
If
Exists
ignore
If
Exists
?:
boolean
Optional
ignore
If
Not
Exists
ignore
If
Not
Exists
?:
boolean
Optional
overwrite
overwrite
?:
boolean
Optional
recursive
recursive
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
ignore
If
Exists
ignore
If
Not
Exists
overwrite
recursive
Theia TypeDoc
Loading...