MCPcopy Create free account
hub / github.com/ElyPrismLauncher/Launcher / setMaxDepth

Method setMaxDepth

tests/FileSystem_test.cpp:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36 void whitelist(bool b) { m_lnk->whitelist(b); }
37
38 void setMaxDepth(int depth) { m_lnk->setMaxDepth(depth); }
39
40 private:
41 void executeTask() override

Callers 3

executeTaskMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected