MCPcopy Create free account
hub / github.com/KDE/konsole / command

Method command

src/SSHProcessInfo.cpp:159–162  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

157}
158
159QString SSHProcessInfo::command() const
160{
161 return _command;
162}
163
164QString SSHProcessInfo::format(const QString &input) const
165{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected