MCPcopy 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

greetMethod · 0.95
doInstallMethod · 0.95
handleMethod · 0.95
writeMailsMethod · 0.80
handleMethod · 0.80
writeRequestNetmailMethod · 0.80
writeGreetsMethod · 0.80
writeKeyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected