Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mscdex/ssh2
/ msg
Function
msg
test/common.js:139–141 ·
view source on GitHub ↗
(text)
Source
from the content-addressed store, hash-verified
137
let
serverClose = false;
138
let
serverReady = false;
139
const
msg = (text) => {
140
return
`${title}: ${text}`;
141
};
142
143
const
timeout = (typeof timeout_ ===
'number'
144
? timeout_
Callers
5
onError
Function · 0.70
onReady
Function · 0.70
onClose
Function · 0.70
connectClient
Function · 0.70
setup
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected