MCPcopy Create free account
hub / github.com/dataease/SQLBot / onfinish

Function onfinish

frontend/public/swagger-ui-bundle.js:19975–19977  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19973 ;(s.removeListener('finish', onfinish), unpipe())
19974 }
19975 function onfinish() {
19976 ;(j('onfinish'), s.removeListener('close', onclose), unpipe())
19977 }
19978 function unpipe() {
19979 ;(j('unpipe'), i.unpipe(s))
19980 }

Callers

nothing calls this directly

Calls 2

unpipeFunction · 0.85
jFunction · 0.50

Tested by

no test coverage detected