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

Struct commandRunner

plugin/rpc/call_command_registry.go:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17type commandRunner struct{}
18
19func NewCommandRunner() CommandRunner {
20 return &commandRunner{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected