32 #ifndef TBX_SHOWHELP_H_
33 #define TBX_SHOWHELP_H_
Base class for commands in tbx.
Definition: command.h:36
Command to show the application help file.
Definition: showhelp.h:46
virtual void execute()
Display the application !Help file.
Definition: showhelp.cc:49