rmdirRecurse

Like $(FULL_STD_FILE rmdirRecurse), but supports Path, command echoing and dryrun.

  1. void rmdirRecurse(in Path pathname)
  2. void rmdirRecurse(in string pathname)
    void
    rmdirRecurse
    (
    in string pathname
    )

Meta