Function remove
Just like std.file.remove, but optionally takes a Path,
and obeys scriptlikeEcho
and scriptlikeDryRun
.
Prototypes
void remove( const(Path) name ); void remove( const(string) name );
Authors
Nick Sabalausky
Copyright
Copyright (C) 2014-2015 Nick Sabalausky
License
zlib/libpng