Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-rimraf
Deep deletion (like rm -rf) module for Node.js
https://github.com/isaacs/rimraf
0
no reviews
Install
Node-rimraf is a Node.js module that provides asynchronous deep-deletion of files and directories.
The `rimraf` executable is a faster alternative to the `rm -rf` shell command.
Node.js is an event-based server-side javascript engine.