Sync callback function to filter copied files.
path of source file.
path of target file.
is whether source path is a directory.
is whether target path is a directory.
is string content or {@link DataFile https://www.npmjs.com/package/edit-config} instance if content of source file is parseble object. If file does not exist or is a directory, this is undefined
.
is string content or {@link DataFile https://www.npmjs.com/package/edit-config} instance if content of target file is parseble object. If file does not exist or is a directory, this is undefined
.
whether to copy file.
Dependency types for Node.js modules.
Package manager
Type of callback function to test whether related file operation should be done.
Callback function to test whether related file operation should be done.
whether file operation should be done.
Generated using TypeDoc
Type for function to filter copied files.