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

Method getMsg

src/CommandError.cpp:153–155  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

151}
152
153String CommandError::getMsg() const {
154 return getMessage();
155}
156
157String CommandError::toString() const {
158 String s;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected