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

Method getInfo

jnode-core/src/jnode/main/MainHandler.java:85–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

83 }
84
85 public SystemInfo getInfo() {
86 return info;
87 }
88
89 public static String getVersion() {
90 return "jNode ver. " + DefaultVersion.getSelf();

Callers 15

greetMethod · 0.80
doInstallMethod · 0.80
netmailToFtnMessageMethod · 0.80
checkRobotMethod · 0.80
isOurPointMethod · 0.80
selectOurAkaMethod · 0.80
writeEchomailMethod · 0.80
getPrimaryFtnAddressMethod · 0.80
FtnAddressMethod · 0.80
tossEchomailMethod · 0.80
tossInboundDirectoryMethod · 0.80
packEchomailMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected