createDirectory
Create a new directory (Note, that new files are created via write
-calls).
Note that missing directories are created automatically, e.g this call has mkdirp
semantics.
Parameters
uri
The uri of the new folder.
Create a new directory (Note, that new files are created via write
-calls).
Note that missing directories are created automatically, e.g this call has mkdirp
semantics.
The uri of the new folder.