项目作者: 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
创建时间: 2017-05-27T02:41:48Z
项目社区:https://github.com/kaelzhang/node-safe-rm

开源协议:MIT License

下载


Build Status
Coverage



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

  1. $ npm i safe-rm

Usage

  1. const safe_rm = require('safe-rm')

License

MIT