Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
17
type
commandRunner
struct
{}
18
19
func
NewCommandRunner() CommandRunner {
20
return
&commandRunner{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected