MCPcopy Create free account
hub / github.com/SakuraEngine/SakuraEngine / clearFilters

Method clearFilters

tests/framework/src/doctest.cpp:938–938  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

936void Context::applyCommandLine(int, const char* const*) {}
937void Context::addFilter(const char*, const char*) {}
938void Context::clearFilters() {}
939void Context::setOption(const char*, bool) {}
940void Context::setOption(const char*, int) {}
941void Context::setOption(const char*, const char*) {}

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected