Searched defs:pipelines (Results 1 – 2 of 2) sorted by relevance
117 let pipelines = Parser::parse(&input_command).unwrap(); in exec_commands_in_line() localVariable
177 let mut pipelines = Vec::new(); in parser() localVariable