shell::parse

Function parse_line

Source
pub fn parse_line(jobs: &mut Jobs, input: &str) -> Result<ParsedJob, Error>