parse_command

Function parse_command 

Source
pub fn parse_command(
    input: ConfigInInput<'_>,
) -> IResult<ConfigInInput<'_>, String>