项目作者: kaelzhang
项目描述 :
The node port of shell-safe-rm: A much safer replacement of bash rm with nearly full functionalities and options of the rm command!
高级语言: JavaScript
项目地址: git://github.com/kaelzhang/node-safe-rm.git


safe-rm
The node port of shell-safe-rm: A much safer replacement of bash rm with nearly full functionalities and options of the rm command!
Install
$ npm i safe-rm
Usage
const safe_rm = require('safe-rm')
License
MIT