apple/swift-nio
Voir sur GitHubProvide a current user home directory API in FileSystem
Open
#3 381 ouverte le 24 sept. 2025
good first issuekind/feature
Métriques du dépôt
- Stars
- (8 453 stars)
- Métriques de merge PR
- (Merge moyen 8j 5h) (18 PRs mergées en 30 j)
Description
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