Skip to main content

Module path

Module path 

Source
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.