Skip to main content

parse_pipeline

Function parse_pipeline 

Source
pub fn parse_pipeline(line: &str) -> Result<Pipeline, LexerError>
Expand description

Split a full command line into its command portion and raw pipe stages.