|
13db9109d9
|
Command functions have now a CommandExecutor* arg, parent of Shell class. Added possibility to make a threadCommand (a built-in command that runs in his thread).
|
2016-03-13 17:16:34 +01:00 |
|
|
e9e95a519d
|
Moved class Commands inside class Shell. Shell::loop() renamed in Shell::launch(). A Shell::launch() inside the shell setup function now causes a
ShellLaunchInSetupException
|
2016-03-12 18:58:01 +01:00 |
|
|
be21596994
|
moved all console functions in class Shell
|
2016-03-11 17:45:15 +01:00 |
|