MCPcopy Create free account
hub / github.com/cuberite/cuberite / IsGood

Method IsGood

Tools/ToLuaDoxy/ToLuaDoxy.cpp:31–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29
30
31 bool IsGood(void) const
32 {
33 return !m_Out.fail();
34 }
35
36
37 void ProcessFile(const AString & a_FileIn)

Callers 1

ProcessCFileFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected