Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CodingGay/BlackDex
/ errorMessage
Method
errorMessage
Bcore/src/main/cpp/Dobby/tests/catch.hpp:5594–5596 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
5592
return m_type;
5593
}
5594
auto errorMessage() const -> std::string {
5595
return m_errorMessage;
5596
}
5597
5598
protected:
5599
void enforceOk() const override {
Callers
2
BasicResult
Method · 0.80
applyCommandLine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected