nataliethistime / le-serf

Your trusty assistant in your Lacuna Expanse misadventures!
MIT License
4 stars 4 forks source link

Argument validation #24

Closed nataliethistime closed 8 years ago

nataliethistime commented 8 years ago

Each task should implement a validateArguments (or similar) function which (obviously) validates the arguments given to it. This function should be called by the web and CLI before each task is run.