Expand description
Filesystem path utilities. Filesystem path utilities for session storage.
Functionsยง
- ensure_
dir - Ensure a directory exists, creating it if necessary.
- manifest_
path - Get the path to the manifest file for a session.
- message_
path - Get the path for a specific message file.
- messages_
dir - Get the messages directory for a session.
- session_
dir - Get the directory for a specific session.
- sessions_
dir - Get the base directory for session storage.
- tree_
path - Get the path to the tree file for a session.