Module string_argument_type

Source

Enums§

StringArgument

Functions§

get_string
greedy_string
Match the rest of the input.
string
Same as single word unless the argument is wrapped in quotes, in which case it can contain spaces.
word
Match up until the next space.