Expand description
Command graph nodes and registration errors.
StructsΒ§
- Command
Node π - One node stored in the dispatcherβs arena.
- Command
Redirect π - Command
Requirement π - A source predicate attached to a command node.
- NodeId π
- Identifies a node in one command dispatcher.
- Registration
Error π - A command registration failure.
- Unregistered
Command πNode
EnumsΒ§
- Command
Node πData - Command
Redirect πTarget - Selects either an existing dispatcher node or the root currently being registered.
- Command
Requirement πKind - Why a command node has a source requirement.
- Node
Kind π - The externally relevant category of a command node.
- Registration
Error πKind - Identifies why command registration failed.
FunctionsΒ§
- merge_
or_ πpush - redirects_
are_ πcompatible
Type AliasesΒ§
- Requirement
Predicate π