MCPcopy Index your code
hub / github.com/kopia/kopia / maybeInitializeUpdateCheck

Method maybeInitializeUpdateCheck

cli/app.go:112–112  ·  view source on GitHub ↗
(ctx context.Context, co *connectOptions)

Source from the content-addressed store, hash-verified

110 runConnectCommandWithStorageAndPassword(ctx context.Context, co *connectOptions, st blob.Storage, password string) error
111 openRepository(ctx context.Context, required bool) (repo.Repository, error)
112 maybeInitializeUpdateCheck(ctx context.Context, co *connectOptions)
113 removeUpdateState()
114 passwordPersistenceStrategy() passwordpersist.Strategy
115 getPasswordFromFlags(ctx context.Context, isCreate, allowPersistent bool) (string, error)

Callers 1

runMethod · 0.65

Implementers 1

Appcli/app.go

Calls

no outgoing calls

Tested by

no test coverage detected