Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/annmuor/jnode
/ getAddressList
Method
getAddressList
jnode-core/src/jnode/main/SystemInfo.java:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
public
List<FtnAddress> getAddressList() {
76
return
addressList;
77
}
78
79
public
String getNDL() {
80
return
NDL;
Callers
13
greet
Method · 0.95
doInstall
Method · 0.95
handle
Method · 0.95
netmailToFtnMessage
Method · 0.80
checkRobot
Method · 0.80
isOurPoint
Method · 0.80
selectOurAka
Method · 0.80
getPrimaryFtnAddress
Method · 0.80
tossInboundDirectory
Method · 0.80
packEchomail
Method · 0.80
packFilemail
Method · 0.80
handle
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected