Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
321
type
commandParent
interface
{
322
Command(name, help string) *kingpin.CmdClause
323
}
324
325
// NewApp creates a new instance of App.
Callers
15
setup
Method · 0.80
setup
Method · 0.80
setup
Method · 0.80
setup
Method · 0.80
setup
Method · 0.80
setup
Method · 0.80
setup
Method · 0.80
setup
Method · 0.80
setup
Method · 0.80
setup
Method · 0.80
setup
Method · 0.80
setup
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected