Skip to main content

Module chain

Module chain 

Source

Structs§

ChainParts
Result of parsing a builder chain: command name, optional primary arg, and method args.

Functions§

parse_builder_chain
Splits a bare command token (urgency/optional already stripped) into the command name, optional primary argument, and builder-chain arguments.