pub fn extract_variables(command: &str) -> Vec<Variable>
Extracts all Variable instances from a given command string
Variable