MCPcopy Create free account
hub / github.com/codeaashu/claude-code /

Class

src/utils/autoUpdater.ts:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 'https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases'
32
33class AutoUpdaterError extends ClaudeError {}
34
35export type InstallStatus =
36 | 'success'

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected