Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreesmTeam/FreesmLauncher
/ setMaxDepth
Method
setMaxDepth
tests/FileSystem_test.cpp:55–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
void whitelist(bool b) { m_lnk->whitelist(b); }
54
55
void setMaxDepth(int depth) { m_lnk->setMaxDepth(depth); }
56
57
private:
58
void executeTask() override
Callers
3
executeTask
Method · 0.80
test_link_with_max_depth
Method · 0.80
test_link_with_no_max_depth
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected