Creates an empty directory at the given path.
Return
Path to the created directory.
Parameters
Relative path at which the directory will be created.
If this path includes subdirectories, those subdirectories will be created if they do not already exist.