Module homedir::windows

source ·
Expand description

Contains the implementation of the crate for Windows systems.

Enums

Functions

  • Get a user’s home directory path.
  • Get a user’s home directory path from their ID.
  • Get a user’s id from their uesrname.
  • Get the home directory of the process’ user.
  • Get the user ID of the current process’ user.

Type Aliases