Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
153
String CommandError::getMsg() const {
154
return getMessage();
155
}
156
157
String CommandError::toString() const {
158
String s;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected