Function mkdir
Like std.file.mkdir
, but supports Path, command echoing and dryrun.
Prototypes
void mkdir( const(Path) pathname ); void mkdir( const(string) pathname );
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2016 Nick Sabalausky
License
zlib/libpng