On Fri, 26 Apr 2013 23:15:20 +0200 Andrej Mitrovic <andrej.mitrov...@gmail.com> wrote:
> On 4/26/13, Nick Sabalausky <seewebsitetocontac...@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.