parse

Function parse 

Source
pub fn parse(line: &str) -> Result<Command<'_>, ParseError>
Expand description

Parse one input line. Bare text lines (no leading /) become Text.