Skip to main content

runtime_dir

Function runtime_dir 

Source
pub fn runtime_dir(mur_home: &Path) -> PathBuf
Expand description

The shared runtime state directory (~/.mur/runtime). Holds vlc.json, watch.json, and the VLC snapshot dir — all owned by the runtime and lying outside any single agent’s home, so the sandbox must grant this directory (not the individual files) for co-watching to work under enforced confinement.