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

Method Execute

plugin/rpc/fakecommand/fake_command1.go:57–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55}
56
57func (f fakeReq) Execute() error {
58 f.ui.Say("Requirement executed")
59 return nil
60}

Callers

nothing calls this directly

Calls 1

SayMethod · 0.65

Tested by

no test coverage detected