MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetShellParameters

Method GetShellParameters

Plugins/Terminal/TerminalParameter.cpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89}
90
91const QString CTerminalParameter::GetShellParameters() const
92{
93 return m_szShellParameters;
94}
95
96const QString CTerminalParameter::GetLasterDirectory() const
97{

Callers 4

CDlgSettingsTerminalMethod · 0.80
StartMethod · 0.80
DescriptionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected