Functionsยง
- cmd_
join - One-shot join subcommand: register username globally, receive token, write token file.
- read_
cursor - Read the cursor position from disk, returning
Noneif the file is absent or empty. - username_
from_ token - Look up the username associated with
tokenby scanning global token files. - write_
cursor - Persist the cursor position to disk.