MCPcopy Index your code
hub / github.com/apocas/dockerode / done

Function done

lib/session.js:54–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

52 });
53
54 function done() {
55 server.forceShutdown();
56 socket.end();
57 }
58
59 handler(null, sessionId, done);
60 });

Callers 15

handlerFunction · 0.85
handlerFunction · 0.85
plugin.jsFile · 0.85
handlerFunction · 0.85
handlerFunction · 0.85
swarm.jsFile · 0.85
container.jsFile · 0.85
handlerFunction · 0.85
handleFunction · 0.85
networks.jsFile · 0.85
handlerFunction · 0.85
buildkit_test.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…