logo
pub fn request_parse<'a>() -> ParseOptionsFormer<'a>
Expand description

Function to parse a string with command request.

It produces former. To convert former into options and run algorithm of splitting call perform().