MCPcopy Create free account
hub / github.com/canonical/multipass / short_help

Method short_help

src/client/cmd/shell.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75QString cmd::Shell::short_help() const
76{
77 return QStringLiteral("Open a shell on a running instance");
78}
79
80QString cmd::Shell::description() const
81{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected