MCPcopy Index your code
hub / github.com/nodejs/node / got

Function got

lib/internal/child_process.js:99–101  ·  view source on GitHub ↗
(message, handle, emit)

Source from the content-addressed store, hash-verified

97 },
98
99 got(message, handle, emit) {
100 emit(handle);
101 },
102 },
103
104 'net.Server': {

Callers

nothing calls this directly

Calls 5

getSocketListFunction · 0.85
listenMethod · 0.80
emitFunction · 0.70
addMethod · 0.65
bindMethod · 0.45

Tested by

no test coverage detected