rmdir

Just like std.file.rmdir, but echoes if scriptlikeTraceCommands is true.

  1. void rmdir(Path!C pathname)
  2. void rmdir(char[] pathname)
    void
    rmdir
    (
    in char[] pathname
    )

Meta