Copy files and folders.
varcopy=new(require('task-copy'))copy.run(inputs,options,logger)Type: string
Dest file or directory.
Type: boolean
Default: true
Recursively copy directories.
Type: boolean
Default: true
Recursively copy directories.
Type: boolean
Default: true
Recursively copy directories.
Type: boolean
Default: false
Ignore source directory structure.
Type: boolean
Default: false
Copy only when the SOURCE file is newer than the destination file or when the destination file is missing.
Type: boolean
Default: false
Full path to be copied to the destination directory.
Type: boolean
Default: true
Log file/directory names after they are copied.
- 2014-04-09 0.1.0 Initial release.
Copyright (c) 2014 Yuanyan Cao. Licensed under the MIT license.