apple/swift-nio
Provide a current user home directory API in FileSystem
Aperta
#3381 aperta il 24 set 2025
good first issuekind/feature
Metriche repository
- Star
- (8453 stelle)
- Metriche merge PR
- (Merge medio 9g 10h) (15 PR mergiate in 30 g)
Descrizione
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