msh-console/msh-console-library
2016-04-06 21:50:46 +02:00
..
CMakeLists.txt Continued work on options. New interface and imprementation. The new interface allows shortOptions with string values, but this is still not implemented. Added 2016-04-06 21:50:46 +02:00
command.cpp Continued work on options. New interface and imprementation. The new interface allows shortOptions with string values, but this is still not implemented. Added 2016-04-06 21:50:46 +02:00
command.h Continued work on options. New interface and imprementation. The new interface allows shortOptions with string values, but this is still not implemented. Added 2016-04-06 21:50:46 +02:00
commandexecutor.cpp Started work on automated option (flags) handling. Current code is incomplete. 2016-04-02 16:28:03 +02:00
commandexecutor.h Started work on automated option (flags) handling. Current code is incomplete. 2016-04-02 16:28:03 +02:00
commands.cpp Moved snippet in msh-console-snippet repository. All the code in the library is in the namespace mshconsole. Added CommandExecutor::exit() for exiting from the 2016-03-18 18:48:16 +01:00
data.cpp Continued work on options. New interface and imprementation. The new interface allows shortOptions with string values, but this is still not implemented. Added 2016-04-06 21:50:46 +02:00
option.cpp Continued work on options. New interface and imprementation. The new interface allows shortOptions with string values, but this is still not implemented. Added 2016-04-06 21:50:46 +02:00
option.h Continued work on options. New interface and imprementation. The new interface allows shortOptions with string values, but this is still not implemented. Added 2016-04-06 21:50:46 +02:00
shell.cpp Started work on automated option (flags) handling. Current code is incomplete. 2016-04-02 16:28:03 +02:00
shell.h Started work on automated option (flags) handling. Current code is incomplete. 2016-04-02 16:28:03 +02:00