MCPcopy Create free account
hub / github.com/covscript/covscript / set_debugger_state

Method set_debugger_state

include/covscript/core/core.hpp:421–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

419 }
420
421 void set_debugger_state(bool match) const
422 {
423 mMatch = match;
424 }
425#endif
426 };
427

Callers 3

add_funcMethod · 0.80
replace_pendingMethod · 0.80
removeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected