MCPcopy Create free account
hub / github.com/HertzDevil/0CC-FamiTracker / AppendFooter

Method AppendFooter

Source/ModuleException.cpp:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45void CModuleException::AppendFooter(std::string_view sv) {
46 m_strFooter += sv;
47}

Callers 2

OpenDocumentMethod · 0.80
LoadInstrumentMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected