Skip to main content

parse_lifecycle_target

Function parse_lifecycle_target 

Source
pub fn parse_lifecycle_target(target: &str) -> Result<ShellTarget<'_>>
Expand description

Parse the scoped shell lifecycle grammar: category or category/command. Bare command aliases remain inspection-only so mutation targets stay unambiguous.