parse_file

Function parse_file 

Source
pub fn parse_file(matrix_file: &str) -> Result<Vec<Command>, ParseError>