MCPcopy Create free account
hub / github.com/PlotJuggler/PlotJuggler / parserConfig

Method parserConfig

pj_dialog_host/src/dialog_engine.cpp:602–604  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

600}
601
602std::string DialogEngine::parserConfig() const {
603 return parser_config_;
604}
605
606std::string DialogEngine::runHeadless(int max_ticks) {
607 for (int i = 0; i < max_ticks; ++i) {

Callers 1

showDataSourceDialogFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected