Skip to main content

config_path

Function config_path 

Source
pub fn config_path(root: &Path) -> PathBuf
Expand description

Path of the GSD project config under a project (or worktree) root.

root is the directory whose .planning/ is the tracked, committed one — in worktree mode that is the WORKTREE, not the main checkout, because the worktree copy is the one the agent’s check auto-mode actually reads.