Skip to main content

parse_binding_command_tokens

Function parse_binding_command_tokens 

Source
pub fn parse_binding_command_tokens(
    tokens: &[String],
) -> Result<ParsedCommands, CommandParseError>
Expand description

Parses a bind-key command payload from raw argv-style tokens.