• Create a directory in the file system if it does not exist. Does not throw if it already exists.

    Parameters

    • uri: string

      URI of directory

    Returns Promise<void>

    Promise that resolves once the directory has been created