Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AHXR/ghost
/ ParseError
Method
ParseError
_src/server/INIReader.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
int INIReader::ParseError() const
22
{
23
return _error;
24
}
25
26
string INIReader::Get(const string& section, const string& name, const string& default_value) const
27
{
Callers
1
t_gui
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected