MCPcopy Create free account
hub / github.com/GDRETools/gdsdecomp / _disable

Method _disable

utility/gdre_logger.cpp:154–156  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152}
153
154void GDRELogger::_disable() {
155 disabled = true;
156}
157
158uint64_t GDRELogger::get_error_count() {
159 return error_count;

Callers 1

~GDRESettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected