Skip to main content

tokenize

Function tokenize 

Source
pub fn tokenize(input: &str, shell: ShellType) -> Vec<Segment>
Expand description

Tokenize a command string according to shell type.