Skip to main content

parse_binding_command_tokens_with_parser

Function parse_binding_command_tokens_with_parser 

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

Parses a bind-key payload with the caller’s environment and alias table.