MCPcopy Index your code
hub / github.com/cloudfoundry/cli / CommandInfos

Method CommandInfos

command/common/help_command.go:25–25  ·  view source on GitHub ↗

CommandInfos returns a list of all commands

(interface{})

Source from the content-addressed store, hash-verified

23
24 // CommandInfos returns a list of all commands
25 CommandInfos(interface{}) map[string]sharedaction.CommandInfo
26}
27
28type HelpCommand struct {

Callers 3

displayFullHelpMethod · 0.65
displayCommonCommandsMethod · 0.65
help_test.goFile · 0.65

Implementers 2

FakeHelpActorcommand/common/commonfakes/fake_help_a
Actoractor/sharedaction/actor.go

Calls

no outgoing calls

Tested by

no test coverage detected