Skip to main content

valid_slug

Function valid_slug 

Source
pub fn valid_slug(value: &str) -> bool
Expand description

Worktree slugs are what a ticket file stem must look like to name a branch: lowercase alphanumeric segments separated by single hyphens, abc-def.