apple/swift-nio
Vedi su GitHubProvide a current user home directory API in FileSystem
Open
#3381 aperta il 24 set 2025
good first issuekind/feature
Metriche repository
- Star
- (8453 star)
- Metriche merge PR
- (Merge medio 8g 5h) (18 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