[ 原始碼: node-rimraf ]
套件:node-rimraf(2.6.2-1)
Deep deletion (like rm -rf) module for Node.js
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.
其他與 node-rimraf 有關的套件
|
|
|
|
-
- dep: node-glob
- glob functionality for Node.js
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
-
- rec: node-graceful-fs (>= 2)
- drop-in replacement improving the Node.js fs module