move-cli@1.1.2
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-03-21
安装 (1.1.2)
npm install move-cli@1.1.2
yarn add move-cli@1.1.2
pnpm add move-cli@1.1.2
bun add move-cli@1.1.2
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| meow | ^4.0.0 |
| mv | ^2.1.1 |
| update-notifier | ^2.3.0 |