Structs§
Enums§
Functions§
- end_
protected_ session - end_
session - Ends the given session
- get_
session - Get the active session
- get_
session_ path - The session path. /tmp/caffeine-session.json
- init_
protected_ session - Inits a protected caffeine session (recommended). It writes a file so that no other session can be also active
- init_
session - Inits a caffeine session.