|
KiCad PCB EDA Suite
|
Namespaces | |
| namespace | EXIT_CODES |
Functions | |
| template<typename Format> | |
| bool | ParseDiffOutputFormat (const std::string &aText, Format &aOut) |
| template<typename Format> | |
| bool | DiffOutputFormatRequiresOutputPath (Format aFormat) |
| void | ReportInvalidDiffOutputFormat (const std::string &aText) |
Definition at line 67 of file diff_format_helpers.h.
References Format().
Referenced by CLI::DIFF_COMMAND< JOB_T >::doPerform().
| bool CLI::ParseDiffOutputFormat | ( | const std::string & | aText, |
| Format & | aOut ) |
Definition at line 36 of file diff_format_helpers.h.
References Format().
Referenced by CLI::DIFF_COMMAND< JOB_T >::doPerform().
|
inline |
Definition at line 73 of file diff_format_helpers.h.
References _.
Referenced by CLI::DIFF_COMMAND< JOB_T >::doPerform().