parse_moto_file

Function parse_moto_file 

Source
pub fn parse_moto_file(input: &str) -> Result<Vec<Command>, MotoError>