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

Method applyCommandLine

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

Source from the content-addressed store, hash-verified

934Context::Context(int, const char* const*) {}
935Context::~Context() = default;
936void Context::applyCommandLine(int, const char* const*) {}
937void Context::addFilter(const char*, const char*) {}
938void Context::clearFilters() {}
939void Context::setOption(const char*, bool) {}

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected