Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ setLink
Method
setLink
jnode-core/src/jnode/dto/LinkOption.java:133–135 ·
view source on GitHub ↗
(Link link)
Source
from the content-addressed store, hash-verified
131
}
132
133
public
void
setLink(Link link) {
134
this.link = link;
135
}
136
137
public
String getOption() {
138
return
option;
Callers
3
updateFromVersion
Method · 0.95
handle
Method · 0.95
listSubscription
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected