@0x-lerna-fork/rimraf-dir

3.16.3 • Public • Published

@0x-lerna-fork/rimraf-dir

Run rimraf on a directory in a subprocess to hack around slowness

Usage

const rimrafDir = require("@0x-lerna-fork/rimraf-dir");

rimrafDir("/path/to/directory").then(removedDir => {
  console.log("removed", removedDir);
});

Install lerna for access to the lerna CLI.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.16.3
    4
    • latest

Version History

Package Sidebar

Install

npm i @0x-lerna-fork/rimraf-dir

Weekly Downloads

7

Version

3.16.3

License

MIT

Unpacked Size

7.11 kB

Total Files

5

Last publish

Collaborators

  • albrow
  • fberger