KiCad PCB EDA Suite
Loading...
Searching...
No Matches
diff_format_helpers.h File Reference
#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)