MCPcopy 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
21int INIReader::ParseError() const
22{
23 return _error;
24}
25
26string INIReader::Get(const string& section, const string& name, const string& default_value) const
27{

Callers 1

t_guiFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected