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

Method getArg

src/CommandError.cpp:149–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

147}
148
149Argument CommandError::getArg() const {
150 return getArgument();
151}
152
153String CommandError::getMsg() const {
154 return getMessage();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected