move-cli@1.2.0
The CLI implementation for sindresorhus/del-cli. Like `fs.rename`, but works across devices, and works with directories. Think of the unix utility `mv`.
MIT
2018-07-25
安装 (1.2.0)
npm install move-cli@1.2.0
yarn add move-cli@1.2.0
pnpm add move-cli@1.2.0
bun add move-cli@1.2.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| meow | ^5.0.0 |
| mv | ^2.1.1 |
| update-notifier | ^2.5.0 |