remove

Just like std.file.remove, but optionally takes a Path, and obeys scriptlikeEcho and scriptlikeDryRun.

  1. void remove(Path name)
    void
    remove
    ()
  2. void remove(string name)

Meta