Currently NIOFileSystem offers current working directory and temp working directory as a way to get various directories. It would be great to provide an API to get the user's current working directory, equivalent to FileManager.default.homeDirectoryForCurrentUser
Currently
NIOFileSystemoffers current working directory and temp working directory as a way to get various directories. It would be great to provide an API to get the user's current working directory, equivalent toFileManager.default.homeDirectoryForCurrentUser