MCPcopy Create free account
hub / github.com/devosoft/avida / WasFound

Method WasFound

avida-core/source/tools/cInitFile.h:74–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72 ~cInitFile();
73
74 bool WasFound() const { return m_found; }
75 bool WasOpened() const { return m_opened; }
76 const cUserFeedback& GetFeedback() const { return m_feedback; }
77 const Apto::Map<Apto::String, Apto::String>& GetCustomDirectives() const { return m_custom_directives; }

Callers 1

LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected