MCPcopy
hub / github.com/anomalyco/opencode / quitAndInstall

Function quitAndInstall

packages/desktop/src/main/updater-controller.test.ts:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12 calls.push("download")
13 },
14 quitAndInstall() {
15 calls.push("install")
16 },
17 }
18 let ready = input?.ready
19 const controller = createUpdaterController({

Callers

nothing calls this directly

Calls 1

pushMethod · 0.80

Tested by

no test coverage detected