Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/mscdex/ssh2
/ destroy
Method
destroy
lib/Channel.js:214–218 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
212
}
213
214
destroy() {
215
this.end();
216
this.close();
217
return
this;
218
}
219
220
// Session type-specific methods =============================================
221
setWindow(rows, cols, height, width) {
Callers
nothing calls this directly
Calls
2
close
Method · 0.95
end
Method · 0.45
Tested by
no test coverage detected