default_mcp_project_root

Function default_mcp_project_root 

Source
pub(crate) fn default_mcp_project_root(
    db: &Path,
    config_path: Option<&Path>,
) -> Result<PathBuf, CliError>
Expand description

Resolve the default MCP project root without trusting the process cwd.