Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
greet
Method · 0.80
doInstall
Method · 0.80
netmailToFtnMessage
Method · 0.80
checkRobot
Method · 0.80
isOurPoint
Method · 0.80
selectOurAka
Method · 0.80
writeEchomail
Method · 0.80
getPrimaryFtnAddress
Method · 0.80
FtnAddress
Method · 0.80
tossEchomail
Method · 0.80
tossInboundDirectory
Method · 0.80
packEchomail
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected