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

Method getVersion

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

Source from the content-addressed store, hash-verified

87 }
88
89 public static String getVersion() {
90 return "jNode ver. " + DefaultVersion.getSelf();
91 }
92
93}

Callers 11

greetMethod · 0.95
mainMethod · 0.95
runMethod · 0.95
FtnToolsClass · 0.95
writeNetmailMethod · 0.95
writeEchomailMethod · 0.95
tossEchomailMethod · 0.95
packFilemailMethod · 0.95
handleMethod · 0.95
writeConfirmEmailMethod · 0.95
MailSenderClass · 0.95

Calls 1

getSelfMethod · 0.95

Tested by

no test coverage detected