apple/swift-nio

Provide a current user home directory API in FileSystem

Open

#3.381 aberto em 24 de set. de 2025

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)Swift (749 forks)batch import
good first issuekind/feature

Métricas do repositório

Stars
 (8.453 stars)
Métricas de merge de PR
 (Mesclagem média 8d 5h) (18 fundiu PRs em 30d)

Description

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

Guia do colaborador