Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catabriga/graphwar
/ getNumSteps
Method
getNumSteps
src/Graphwar/Function.java:123–126 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
121
}
122
123
public
int
getNumSteps()
124
{
125
return
numSteps;
126
}
127
128
public
String getStringFunc()
129
{
Callers
2
evaluateFunction
Method · 0.95
getCurrentFunctionPosition
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected