Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getRobotName
Method
getRobotName
jnode-core/src/jnode/robot/AreaFix.java:388–391 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
386
}
387
388
@Override
389
protected
String getRobotName() {
390
return
"AreaFix"
;
391
}
392
393
@Override
394
protected
boolean isEnabled(Link link) {
Callers
1
execute
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected