MCPcopy Create free account
hub / github.com/SpacehuhnTech/SimpleCLI / getCmd

Method getCmd

src/CommandError.cpp:145–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

143}
144
145Command CommandError::getCmd() const {
146 return getCommand();
147}
148
149Argument CommandError::getArg() const {
150 return getArgument();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected