Skip to main content

hermes_session_stores

Function hermes_session_stores 

Source
pub fn hermes_session_stores(db_path: &Path) -> Vec<PathBuf>
Expand description

A Hermes home’s session stores: its own state.db and each named profile’s (Hermes gives every profile its own home and store under profiles/<name>/; a linked profile folder counts). The same folder walk as the orchestrator’s profiles, since both lay profiles out as Hermes does.