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

Method openRepository

cli/app.go:88–88  ·  view source on GitHub ↗
(ctx context.Context, mustBeConnected bool)

Source from the content-addressed store, hash-verified

86 repositoryHintAction(act func(ctx context.Context, rep repo.Repository) []string) func() []string
87 baseActionWithContext(act func(ctx context.Context) error) func(ctx *kingpin.ParseContext) error
88 openRepository(ctx context.Context, mustBeConnected bool) (repo.Repository, error)
89 dangerousCommand()
90 repositoryConfigFileName() string
91 getProgress() *cliProgress

Callers 2

setupMethod · 0.65

Implementers 1

Appcli/app.go

Calls

no outgoing calls

Tested by

no test coverage detected