[][src]Module shli::parse

Structs

EscapingState

Simple state machine for processing escaping within command line strings.

Functions

ends_with_whitespace
split

Splits a commandline into its components/arguments. Works similar to split_whitespace.