fn parse_commands(input: &String) -> Vec<Command>
Expand description

Turn console lines into structured data representing the change to the file system state indicated by that line of output.