apple/swift-nio

Provide a current user home directory API in FileSystem

Open

#3,381 opened on 2025年9月24日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Swift (749 forks)batch import
good first issuekind/feature

Repository metrics

Stars
 (8,453 stars)
PR merge metrics
 (平均マージ 9d 10h) (30d で 15 merged PRs)

説明

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

コントリビューターガイド