Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Test1
Struct
Test1
integration/assets/test_plugin/test_plugin.go:11–12 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
)
10
11
type
Test1
struct
{
12
}
13
14
func
(c *Test1) Run(cliConnection plugin.CliConnection, args []string) {
15
switch
args[0] {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected