MCPcopy
hub / github.com/kopia/kopia / enableErrorNotifications

Method enableErrorNotifications

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

Source from the content-addressed store, hash-verified

116 optionsFromFlags(ctx context.Context) *repo.Options
117 runAppWithContext(command *kingpin.CmdClause, callback func(ctx context.Context) error) error
118 enableErrorNotifications() bool
119}
120
121// App contains per-invocation flags and state of Kopia CLI.

Callers 1

serverStartOptionsMethod · 0.65

Implementers 1

Appcli/app.go

Calls

no outgoing calls

Tested by

no test coverage detected