MCPcopy
hub / github.com/kopia/kopia / optionsFromFlags

Method optionsFromFlags

cli/app.go:116–116  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

114 passwordPersistenceStrategy() passwordpersist.Strategy
115 getPasswordFromFlags(ctx context.Context, isCreate, allowPersistent bool) (string, error)
116 optionsFromFlags(ctx context.Context) *repo.Options
117 runAppWithContext(command *kingpin.CmdClause, callback func(ctx context.Context) error) error
118 enableErrorNotifications() bool
119}

Callers 3

setLockIntentMethod · 0.65
openSourceRepoMethod · 0.65
populateRepositoryMethod · 0.65

Implementers 1

Appcli/app.go

Calls

no outgoing calls

Tested by

no test coverage detected