rmdir

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

  1. void rmdir(Path pathname)
    void
    rmdir
  2. void rmdir(string pathname)

Meta