Kasper Timm Hansen
46da4b143f
Prevent command name being printed twice.
...
Thor would inadvertantly duplicate the command usage because
of the help method in a command class.
Fixes #26664 .
[ Yuji Yaginuma & Kasper Timm Hansen ]
2016-12-31 19:25:18 +01:00
Kasper Timm Hansen
993c0696e6
Simplify auxiliary command files directory finding.
...
Still vulnerable to different file structures. We likely want something
more robust when we tackle in app commands.
2016-09-25 21:31:35 +02:00
Kasper Timm Hansen
d5bd4b259f
Run engine commands through command infrastructure.
2016-09-25 21:31:35 +02:00
Kasper Timm Hansen
6813edc7d9
Initial command structure.
2016-09-25 21:31:35 +02:00