apple/swift-nio

Provide a current user home directory API in FileSystem

开放

#3,381 创建于 2025年9月24日

 (6 条评论) (0 个反应) (0 位负责人)Swift (749 个派生)batch import
good first issuekind/feature

仓库指标

星标
 (8,453 个星标)
PR 合并指标
 (平均合并 9天 10小时) (30 天内合并 15 个 PR)

描述

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

贡献者指南