Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpacehuhnTech/SimpleCLI
/ getPtr
Method
getPtr
src/CommandError.cpp:171–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
cmd_error* CommandError::getPtr() {
172
return errorPointer;
173
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected