Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/electerm/electerm
/ add
Method
add
src/client/components/common/ref.js:13–15 ·
view source on GitHub ↗
(key, inst)
Source
from the content-addressed store, hash-verified
11
}
12
13
add (key, inst) {
14
window[this.key].set(key, inst)
15
}
16
17
get (key) {
18
return
window[this.key].get(key)
Callers
15
startServer
Function · 0.45
startServer
Function · 0.45
startTrackingServer
Function · 0.45
session-ssh-password-first.spec.js
File · 0.45
startTelnetServer
Function · 0.45
addCls
Function · 0.45
componentDidMount
Method · 0.45
batch-op-logs.jsx
File · 0.45
componentDidMount
Method · 0.45
componentDidMount
Method · 0.45
TerminalCmdSuggestions
Class · 0.45
constructor
Method · 0.45
Calls
1
set
Method · 0.45
Tested by
4
startServer
Function · 0.36
startServer
Function · 0.36
startTrackingServer
Function · 0.36
startTelnetServer
Function · 0.36