apple/swift-nio

Provide a current user home directory API in FileSystem

Offen

#3.381 geöffnet am 24.09.2025

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (749 Forks)batch import
good first issuekind/feature

Repository-Metriken

Stars
 (8.453 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 9T 10h) (15 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide