createDirectory

Creates a directory at the specified path. Parent directories will be created automatically if they don't exist.

Parameters

path

The path where the directory should be created.

See also