Expand description
Code for actually reading ~/.Xauthority
.
StructsΒ§
- XAuthority
Entries π - An iterator over the entries of an
.Xauthority
file
FunctionsΒ§
- get_
xauthority_ πfile_ name - Get the file name for
~/.Xauthority
based on environment variables. - read_
entry π - Read a single entry from an
~/.Xauthority
file. - read_
string π - Read a single βbyte arrayβ from an
~/.Xauthority
file. - read_
u16 π - Read a single
u16
from an~/.Xauthority
file.