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

Method removeUpdateState

cli/app.go:113–113  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

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)
116 optionsFromFlags(ctx context.Context) *repo.Options

Callers 1

runMethod · 0.65

Implementers 1

Appcli/app.go

Calls

no outgoing calls

Tested by

no test coverage detected