MCPcopy Create free account
hub / github.com/annmuor/jnode / isEnabled

Method isEnabled

jnode-core/src/jnode/robot/AbstractRobot.java:53–53  ·  view source on GitHub ↗
(Link link)

Source from the content-addressed store, hash-verified

51 protected abstract String getRobotName();
52
53 protected abstract boolean isEnabled(Link link);
54
55 protected abstract String getPasswordOption();
56

Callers 1

getAndCheckLinkMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected