Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getSysop
Method
getSysop
jnode-core/src/jnode/main/SystemInfo.java:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
public
String getSysop() {
64
return
sysop;
65
}
66
67
public
String getLocation() {
68
return
location;
Callers
8
greet
Method · 0.95
doInstall
Method · 0.95
handle
Method · 0.95
writeMails
Method · 0.80
handle
Method · 0.80
writeRequestNetmail
Method · 0.80
writeGreets
Method · 0.80
writeKey
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected