@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
ts-morph
DirectoryCopyOptions
Interface DirectoryCopyOptions
interface
DirectoryCopyOptions
{
includeUntrackedFiles
?:
boolean
;
overwrite
?:
boolean
;
}
Hierarchy (
View Summary
)
SourceFileCopyOptions
DirectoryCopyOptions
Index
Properties
include
Untracked
Files?
overwrite?
Properties
Optional
include
Untracked
Files
includeUntrackedFiles
?:
boolean
Includes all the files in the directory and sub-directory when copying.
Remarks
Defaults to true.
Optional
overwrite
overwrite
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
include
Untracked
Files
overwrite
@servicenow/sdk - v4.4.1
Loading...
Includes all the files in the directory and sub-directory when copying.