Skip to main content

coder_state_dir

Function coder_state_dir 

Source
pub fn coder_state_dir() -> Result<PathBuf, String>
Expand description

Where session snapshots, journals, and worktrees live. CAR_CODER_STATE_DIR overrides for tests and embedders.