Skip to main content

shell_pipelines

Function shell_pipelines 

Source
pub fn shell_pipelines(input: &str) -> Vec<Vec<String>>
Expand description

Pipelines of the input, each as its segment strings (only pipelines with 2+ stages).