Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZetaMap/MoreCommands
/ address
Method
address
src/main/java/data/Switcher.java:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
public
String address() {
47
return
this.ip +
":"
+ this.port;
48
}
49
50
public
Host ping() {
51
Ping ping =
new
Ping();
Callers
3
registerServerCommands
Method · 0.95
getByIP
Method · 0.80
saveSettings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected