Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
602
std::string DialogEngine::parserConfig() const {
603
return parser_config_;
604
}
605
606
std::string DialogEngine::runHeadless(int max_ticks) {
607
for (int i = 0; i < max_ticks; ++i) {
Callers
1
showDataSourceDialog
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected