rm-rf ~master
Delete folders recursively on windows with read-only content such as a .git folder
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
rm-rf
This is identical to rmdirRecurse on posix but removes readonly bits on windows.
import rm.rf;
rmdirRecurseForce("path/to/my/folder");
- Registered by WebFreak
- ~master released 6 years ago
- WebFreak001/rm-rf
- public domain
- Dependencies:
- none
- Versions:
-
0.1.0 2018-Apr-04 ~master 2018-Apr-04 - Download Stats:
-
-
8 downloads today
-
54 downloads this week
-
223 downloads this month
-
19450 downloads total
-
- Score:
- 2.9
- Short URL:
- rm-rf.dub.pm