Skip to main content

split_pipeline

Function split_pipeline 

Source
pub fn split_pipeline(input: &str) -> Result<Vec<StageSegment>, LexerError>
Expand description

Split a full command | stage | stage string while respecting quotes.