|
KiCad PCB EDA Suite
|
#include <wx/crt.h>#include <wx/string.h>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | CLI |
Functions | |
| template<typename Format> | |
| bool | CLI::ParseDiffOutputFormat (const std::string &aText, Format &aOut) |
| template<typename Format> | |
| bool | CLI::DiffOutputFormatRequiresOutputPath (Format aFormat) |
| void | CLI::ReportInvalidDiffOutputFormat (const std::string &aText) |