MCPcopy
hub / github.com/cloudfoundry/cli / init

Function init

cf/commands/help.go:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22func init() {
23 commandregistry.Register(&Help{})
24}
25
26func (cmd *Help) MetaData() commandregistry.CommandMetadata {
27 return commandregistry.CommandMetadata{

Callers

nothing calls this directly

Calls 1

RegisterFunction · 0.92

Tested by

no test coverage detected