|
Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
|
Public Member Functions | |
| std::pair< uid_t, uid_t > | getUIDRange () |
| virtual uid_t | getUID ()=0 |
| virtual uid_t | getUIDCount ()=0 |
| virtual gid_t | getGID ()=0 |
| virtual std::vector< gid_t > | getSupplementaryGIDs ()=0 |
|
pure virtual |
Get the first UID.
Implemented in nix::AutoUserLock, and nix::SimpleUserLock.
|
inline |
Get the first and last UID.