MCPcopy Index your code
hub / github.com/cloudfoundry/cli / main

Function main

plugin/plugin_examples/interactive/interactive.go:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47}
48
49func main() {
50 plugin.Start(new(Interactive))
51}

Callers

nothing calls this directly

Calls 1

StartFunction · 0.92

Tested by

no test coverage detected