Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Geant4/geant4
/ SetIgnoreCmdNotFound
Method
SetIgnoreCmdNotFound
source/intercoms/include/G4UImanager.hh:219–219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
217
}
218
}
219
inline void SetIgnoreCmdNotFound(G4bool val) { ignoreCmdNotFound = val; }
220
221
std::vector<G4String>* GetCommandStack();
222
void RegisterBridge(G4UIbridge* brg);
Callers
1
G4WorkerRunManager
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected