MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / releaseReservation

Function releaseReservation

tests/e2e/helpers/app-launcher.js:126–128  ·  view source on GitHub ↗
(reservationServer)

Source from the content-addressed store, hash-verified

124}
125
126function releaseReservation(reservationServer) {
127 safeCloseServer(reservationServer)
128}
129
130function resolveElectronExecutable(deps = {}) {
131 if (deps.electronPath) return deps.electronPath

Callers 1

launchAppFunction · 0.85

Calls 1

safeCloseServerFunction · 0.85

Tested by

no test coverage detected