Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 326 Bytes

File metadata and controls

4 lines (2 loc) · 326 Bytes

Chain of command

Mixing the command and chain-of-responsibility patterns to attempt to create individually testable commands that can be combined into a complex workflow with branching and looping behaviour.