Optional
flattenRemove the directory structure of copied files, if src
is a directory.
是否删除复制的文件目录结构,src
为目录时有效。
Optional
globbyOptions for globby. See more at https://github.com/sindresorhus/globby#options
globby 的选项,设置 src
的匹配参数
Optional
renameRename the file after copying.
复制后重命名文件。
Path or glob of what to copy.
要复制的目录、文件或者 globby
匹配规则。
Optional
transformTransform the file before copying.
复制前转换文件内容。
Generated using TypeDoc
One or more destinations where to copy.
复制到目标目录。