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

Method SetCurrentDirectory

source/interfaces/core/include/G4VUIshell.hh:123–123  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121inline void G4VUIshell::SetPrompt(const G4String& prompt) { promptSetting = prompt; }
122
123inline void G4VUIshell::SetCurrentDirectory(const G4String& dir) { currentCommandDir = dir; }
124
125inline void G4VUIshell::SetLsColor(TermColorIndex, TermColorIndex) {}
126

Callers 2

GetCommandMethod · 0.80
GetCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected