MCPcopy Create free account
hub / github.com/Geant4/geant4 / FindMatchingPath

Method FindMatchingPath

source/interfaces/core/src/G4VBasicShell.cc:199–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

197}
198
199G4String G4VBasicShell::FindMatchingPath(G4UIcommandTree* aTree, const G4String& aCommandPath)
200{
201 return aTree->CompleteCommandPath(aCommandPath);
202}
203
204////////////////////////////////////////////
205// Method involving an interactive G4cout //

Callers

nothing calls this directly

Calls 1

CompleteCommandPathMethod · 0.80

Tested by

no test coverage detected