Parable Console 0.4.1
Pre-release
Pre-release
0.4.1
Bugfixes
- When instantiating a command that was added with
addCommandByNameAndClass
, it was not prepared properly. Now it is. - In addition,
Application::run()
will check whether a command is already prepared and do so if needed.