mkdir

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

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

Meta