Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Interactive
Struct
Interactive
plugin/plugin_examples/interactive/interactive.go:15–15 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
)
14
15
type
Interactive
struct
{}
16
17
func
(c *Interactive) Run(cliConnection plugin.CliConnection, args []string) {
18
if
args[0] ==
"interactive"
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected