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

贡献者指南