Expand description
Helpers for working with ~/.Xauthority
.
Modules§
- file 🔒Code for actually reading
~/.Xauthority
.
Structs§
- A single entry of an
.Xauthority
file. - A family describes how to interpret some bytes as an address in an
AuthEntry
.
Constants§
Functions§
- Get the authentication information necessary for connecting to the given display.
Type Aliases§
- Auth
Info 🔒