MCPcopy
hub / github.com/electerm/electerm / on

Method on

src/app/server/session-local.js:61–63  ·  view source on GitHub ↗
(event, cb)

Source from the content-addressed store, hash-verified

59 }
60
61 on (event, cb) {
62 this.term.on(event, cb)
63 }
64
65 write (data) {
66 this.term.write(data)

Callers 15

httpDownloadFunction · 0.45
httpGetFunction · 0.45
ftp.spec.jsFile · 0.45
getVersionFunction · 0.45
startServerFunction · 0.45
startServerFunction · 0.45
startTrackingServerFunction · 0.45
startFtpServerFunction · 0.45
startTelnetServerFunction · 0.45
waitForTextFunction · 0.45

Calls

no outgoing calls

Tested by 7

getVersionFunction · 0.36
startServerFunction · 0.36
startServerFunction · 0.36
startTrackingServerFunction · 0.36
startFtpServerFunction · 0.36
startTelnetServerFunction · 0.36
waitForTextFunction · 0.36