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

Method runConnectCommandWithStorage

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

Source from the content-addressed store, hash-verified

107 StorageProviderServices
108
109 runConnectCommandWithStorage(ctx context.Context, co *connectOptions, st blob.Storage) error
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)

Callers 1

setupMethod · 0.65

Implementers 1

Appcli/app.go

Calls

no outgoing calls

Tested by

no test coverage detected