Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
Manager handles user-specific directory operations
func NewManager ¶
NewManager creates a new user directory manager
func (*Manager) EnsureUserHomeDir ¶
EnsureUserHomeDir creates the user home directory if it doesn't exist
func (*Manager) GetUserEnvironment ¶ added in v1.23.0
GetUserEnvironment returns environment variables with user-specific HOME set
func (*Manager) GetUserHomeDir ¶
GetUserHomeDir returns the home directory for a specific user
Click to show internal directories.
Click to hide internal directories.