Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Command
Method
Command
plugin/rpc/call_command_registry.go:14–14 ·
view source on GitHub ↗
([]string, commandregistry.Dependency, bool)
Source
from the content-addressed store, hash-verified
12
13
type
CommandRunner
interface
{
14
Command([]string, commandregistry.Dependency, bool) error
15
}
16
17
type
commandRunner
struct
{}
Callers
15
api_command_test.go
File · 0.65
suggest_command_test.go
File · 0.65
revision_command_test.go
File · 0.65
logs_command_test.go
File · 0.65
help_command_test.go
File · 0.65
hello
Function · 0.65
CF
Function · 0.65
CustomCF
Function · 0.65
CFWithStdin
Function · 0.65
plugin_shim_test.go
File · 0.65
CallCoreCommand
Method · 0.65
GetApp
Method · 0.65
Implementers
2
commandRunner
plugin/rpc/call_command_registry.go
FakeCommandRunner
plugin/rpc/rpcfakes/fake_command_runne
Calls
no outgoing calls
Tested by
no test coverage detected