pub fn find_all_variables(args: &[String]) -> impl Iterator<Item = &str>
Return all variable names found in the args, without the dollar sign