MCPcopy
hub / github.com/cloudfoundry/cli / DisableTerminalOutput

Method DisableTerminalOutput

cf/util/testhelpers/rpcserver/server.go:21–21  ·  view source on GitHub ↗
(disable bool, retVal *bool)

Source from the content-addressed store, hash-verified

19 IsMinCliVersion(args string, retVal *bool) error
20 SetPluginMetadata(pluginMetadata plugin.PluginMetadata, retVal *bool) error
21 DisableTerminalOutput(disable bool, retVal *bool) error
22 CallCoreCommand(args []string, retVal *bool) error
23 GetOutputAndReset(args bool, retVal *[]string) error
24 GetCurrentOrg(args string, retVal *plugin_models.Organization) error

Callers 1

ui_test.goFile · 0.65

Implementers 2

CliRpcCmdplugin/rpc/cli_rpc_server.go
FakeHandlerscf/util/testhelpers/rpcserver/rpcserve

Calls

no outgoing calls

Tested by

no test coverage detected