文件名称:copyfiles:在命令行上复制文件
文件大小:15KB
文件格式:ZIP
更新时间:2024-05-31 15:21:58
JavaScript
复制文件 轻松复制文件 安装 npm install copyfiles -g 命令行 Usage: copyfiles [options] inFile [more files ...] outDirectory Options: -u, --up slice a path off the bottom of the paths [number] -a, --all include files & directories begining with a dot (.) [boolean] -f, --flat flatten the output [boolean] -e, --exclude pattern or
【文件预览】:
copyfiles-master
----.jshintrc(235B)
----.gitignore(54B)
----package.json(674B)
----package-lock.json(26KB)
----.travis.yml(60B)
----copyfiles(1KB)
----index.js(4KB)
----readme.md(4KB)
----copyup(9B)
----license.md(1KB)
----test()
--------test.fromNode.js(11KB)