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

Struct MultiCmd

plugin/plugin_examples/multiple_commands/multiple_commands.go:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7)
8
9type MultiCmd struct{}
10
11func (c *MultiCmd) GetMetadata() plugin.PluginMetadata {
12 return plugin.PluginMetadata{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected