KiCad PCB EDA Suite
|
Go to the source code of this file.
Classes | |
class | CLI::COMMAND |
Namespaces | |
namespace | CLI |
Macros | |
#define | UTF8STDSTR(s) ( std::string( s.utf8_str() ) ) |
#define | ARG_VERSION "--version" |
#define | ARG_HELP "--help" |
#define | ARG_HELP_SHORT "-h" |
#define | ARG_HELP_DESC _( "shows help message and exits" ) |