Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVlabs/flip
/ getErrorString
Method
getErrorString
src/cpp/tool/commandline.h:198–201 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
196
}
197
198
std::string getErrorString(void) const
199
{
200
return mErrorString;
201
}
202
203
void clear(void)
204
{
Callers
1
execute
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected