Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
greet
Method · 0.95
main
Method · 0.95
run
Method · 0.95
FtnTools
Class · 0.95
writeNetmail
Method · 0.95
writeEchomail
Method · 0.95
tossEchomail
Method · 0.95
packFilemail
Method · 0.95
handle
Method · 0.95
writeConfirmEmail
Method · 0.95
MailSender
Class · 0.95
Calls
1
getSelf
Method · 0.95
Tested by
no test coverage detected