usher icon indicating copy to clipboard operation
usher copied to clipboard

Add more "internal" tasks for control

Open enygma opened this issue 13 years ago • 0 comments

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.

enygma avatar Dec 28 '11 19:12 enygma