Skip to main content

Module session_path

Module session_path 

Source

Structs§

GrepPathPattern
Compiled filter for crate::traits::SessionFileSystem::grep_files.

Constants§

WORKSPACE_PREFIX
The display alias shown to models and UIs for the workspace root.

Functions§

to_display_path
Model-facing display for a canonical session path: the /workspace alias.
to_session_path
Canonical leading-slash session path from any accepted spelling: collapses repeated slashes, strips the /workspace alias, ensures a single leading slash, and trims a trailing slash.