is_valid_worktree_strategy

Function is_valid_worktree_strategy 

Source
pub fn is_valid_worktree_strategy(s: &str) -> bool
Expand description

Validate that a worktree strategy string is one of the supported values.

Returns true if valid, false otherwise.