shell::parse

Function read_token

Source
fn read_token(chars: &mut Peekable<Chars<'_>>, end_char: Option<char>) -> String