Skip to content

Delete folders recursively on windows with read-only content such as a .git folder

Notifications You must be signed in to change notification settings

WebFreak001/rm-rf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

rm-rf

This is identical to rmdirRecurse on posix but removes readonly bits on windows.

import rm.rf;

rmdirRecurseForce("path/to/my/folder");

About

Delete folders recursively on windows with read-only content such as a .git folder

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages