apple/swift-nio

Provide a current user home directory API in FileSystem

Open

#3,381 建立於 2025年9月24日

在 GitHub 查看
 (5 留言) (0 反應) (0 負責人)Swift (8,453 star) (749 fork)batch import
good first issuekind/feature

描述

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

貢獻者指南