matchAndExecuteAcrossModules

Uses the bottom-up command gathering approach.

Members

Aliases

Types
alias Types = AllCommandsOf!Modules
Undocumented in source.
bind
alias bind = bindArgumentAcrossModules!Modules
Undocumented in source.
matchAndExecuteAcrossModules
alias matchAndExecuteAcrossModules = matchAndExecute!(bind, BottomUpCommandTypeGraph!Types)
Undocumented in source.

Meta