MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / StartExploring

Method StartExploring

src/gui/mainwindow.cc:156–159  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 }
155
156 void StartExploring() override
157 {
158 _explorerPanel->Start();
159 }
160
161 void OnShowLogWindow(wxCommandEvent& event) override
162 {

Callers

nothing calls this directly

Calls 1

StartMethod · 0.45

Tested by

no test coverage detected