Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
57
func
(f fakeReq) Execute() error {
58
f.ui.Say(
"Requirement executed"
)
59
return
nil
60
}
Callers
nothing calls this directly
Calls
1
Say
Method · 0.65
Tested by
no test coverage detected