ayo-refry
v0.0.2
Published
Allow to remove folder recursively
Downloads
13
Readme
AyoRefry
Ayo Refry allow to remove folder recursively
Getting Started
You'll need to have ayoRefry installed.
npm install ayo-refryAnd launch
//Include lib
ayoRefry = require('ayo-refry');
// Launch rmDir
ayoRefry.rmDir('/my/folder/path');That's all!
Author
- Dhumez Sébastien
