Simple delete directory tree?
    Nick Sabalausky 
    SeeWebsiteToContactMe at semitwist.com
       
    Fri Apr 26 13:54:00 PDT 2013
    
    
  
Does phobos have a simple way to delete a directory tree?
std.file.rmdir(path) and std.file.remove(path) don't seem to do it.
    
    
More information about the Digitalmars-d-learn
mailing list