Skip to main content

has_long_name_flag

Function has_long_name_flag 

Source
pub fn has_long_name_flag(
    args: impl Iterator<Item = String>,
    name: &str,
) -> bool
Expand description

Check if the long-name version of the flag is present in the args.