MCPcopy Create free account
hub / github.com/compozy/agh / Finalize

Method Finalize

internal/cli/update.go:36–36  ·  view source on GitHub ↗
(aghupdate.AppliedBinary)

Source from the content-addressed store, hash-verified

34 ApplyRelease(context.Context, *aghupdate.Release) (aghupdate.AppliedBinary, error)
35 Restore(aghupdate.AppliedBinary) error
36 Finalize(aghupdate.AppliedBinary) error
37}
38
39type updateRecord struct {

Callers 2

finishLocalUpdateFunction · 0.65
restartDaemonAfterUpdateFunction · 0.65

Implementers 2

stubUpdateManagerinternal/cli/lifecycle_test.go
Managerinternal/update/types.go

Calls

no outgoing calls

Tested by

no test coverage detected