Crate editor_types_parser

Crate editor_types_parser 

Source

Enums§

ActionToken
ArgError
Flag

Constants§

DEFAULT_COMPTYPE
DEFAULT_COUNT
DEFAULT_FALSE
DEFAULT_FILTER
DEFAULT_MARK
DEFAULT_OP
DEFAULT_PREV

Traits§

ActionParser
ActionParserExt

Functions§

flag_pairs
Break up the arguments to a command into pairs of flags and their arguments. If an argument is an ActionToken::Group, then its contents will be returned with the flag.
parse_flag
parse_flags
parse_required_flags
parse_single_count
parse_single_flag
tokenize
ungroup