Creates a directory on path. If recursive is true, then intermediate directories are also created. Returns true if directory is created successfully.
path
recursive
Creates a directory on pathComponent. If recursive is true, then intermediate directories are also created. Returns true if directory is created successfully.
pathComponent