MCPcopy
hub / github.com/kopia/kopia / dangerousCommand

Method dangerousCommand

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

Source from the content-addressed store, hash-verified

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
92 getRestoreProgress() RestoreProgress

Callers 8

runMethod · 0.65
runMethod · 0.65
runMethod · 0.65
runMethod · 0.65
runMethod · 0.65
setupMethod · 0.65
runOptimizeCommandMethod · 0.65

Implementers 1

Appcli/app.go

Calls

no outgoing calls

Tested by

no test coverage detected