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