usher
usher copied to clipboard
Add more "internal" tasks for control
There's "param" and "write" right now, but other things should be included like simple logic:
- if/then/else
- looping
- fail (ending execution from the config file)
This stuff will be tricky because of how the config file is currently structured. Not quite sure on the implementation yet.