Simple delete directory tree?

Nick Sabalausky SeeWebsiteToContactMe at semitwist.com
Fri Apr 26 14:23:59 PDT 2013


On Fri, 26 Apr 2013 23:15:20 +0200
Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:

> On 4/26/13, Nick Sabalausky <SeeWebsiteToContactMe at semitwist.com>
> wrote:
> > I don't know how I managed to overlook that! Thanks :)
> 
> I'd actually prefer if it was an enum or some other default parameter
> in the rmdir function itself:
> 
> rmdir(string path, bool doRecurse = false);

Yea, that'd be kinda nice.



More information about the Digitalmars-d-learn mailing list