Skip to main content

first_positional

Function first_positional 

Source
pub fn first_positional(args: &[String]) -> Option<&str>
Expand description

Helper: get the first positional argument (non-flag).