Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nirui/sshwifty
/ type
Method
type
ui/commands/address.js:92–94 ·
view source on GitHub ↗
* Return the address type *
()
Source
from the content-addressed store, hash-verified
90
*
91
*/
92
type
() {
93
return
this.addrType;
94
}
95
96
/**
97
* Return the address data
Callers
1
buffer
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected