Simple delete directory tree?

Marco Leise Marco.Leise at gmx.de
Sun Apr 28 00:05:44 PDT 2013


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

> 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);

+1

-- 
Marco



More information about the Digitalmars-d-learn mailing list