pub fn has_long_name_flag( args: impl Iterator<Item = String>, name: &str, ) -> bool
Check if the long-name version of the flag is present in the args.