MRCI/docs/intern_commands/fs_mkpath.md
2019-09-06 23:43:07 -04:00

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.