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-2017 Nick Sabalausky
License
zlib/libpng