298 B
298 B
Summary
attempt to create a directory and all sub-directories of a given path.
IO
[-path (text)]/[text]
Description
this attempts to create the directory and all sub-directories needed to make the path given in -path. this does nothing if the path already exists.