createNsurlTempDirectory

Creates a temporary directory on the file system with Apple-specific NsurlTempDirectoryConfig configuration block.

This implementation utilizes NSFileManager.

TempDirectory.root property represents a NSURL URL of the temporary directory.

See also

Throws

on errors during directory creation.