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

Method setOption

jnode-core/src/jnode/dto/LinkOption.java:141–143  ·  view source on GitHub ↗
(String option)

Source from the content-addressed store, hash-verified

139 }
140
141 public void setOption(String option) {
142 this.option = option;
143 }
144
145 public String getValue() {
146 return value;

Callers 2

updateFromVersionMethod · 0.95
handleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected