Skip to main content

validate_worktree_path

Function validate_worktree_path 

Source
pub fn validate_worktree_path(
    worktrees_dir: &Path,
    subpath: &str,
) -> AppResult<PathBuf>
Expand description

Validate a worktree path – ensures it’s under the configured worktrees directory.