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

Method Command

cli/app.go:322–322  ·  view source on GitHub ↗
(name, help string)

Source from the content-addressed store, hash-verified

320// commandParent is implemented by app and commands that can have sub-commands.
321type commandParent interface {
322 Command(name, help string) *kingpin.CmdClause
323}
324
325// NewApp creates a new instance of App.

Callers 15

setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80
setupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected