find_all_variables

Function find_all_variables 

Source
pub fn find_all_variables(args: &[String]) -> impl Iterator<Item = &str>
Expand description

Return all variable names found in the args, without the dollar sign