rm-rf 0.1.0

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:
  • 7 downloads today

  • 87 downloads this week

  • 308 downloads this month

  • 17756 downloads total

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