Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Help
Struct
Help
cf/commands/help.go:17–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
)
16
17
type
Help
struct
{
18
ui terminal.UI
19
config pluginconfig.PluginConfiguration
20
}
21
22
func
init() {
23
commandregistry.Register(&Help{})
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected