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");
Dependencies:
none
Versions:
0.1.0 2018-Apr-04
~master 2018-Apr-04
Show all 2 versions
Download Stats:
  • 10 downloads today

  • 83 downloads this week

  • 309 downloads this month

  • 17775 downloads total

Score:
2.7
Short URL:
rm-rf.dub.pm