Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getSkipLevel
Method
getSkipLevel
src/GraphServer/ClientConnection.java:67–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
}
66
67
public
boolean getSkipLevel()
68
{
69
return
skipLevel;
70
}
71
72
public
void
setSkipLevel(boolean skip)
73
{
Callers
1
checkSkipLevel
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected