pub fn parse_script(input: &str) -> Result<Vec<Step>, Error>
Parse a script using the production lower_command dispatcher.
lower_command