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

Method DisplayError

util/command_parser/command_parser.go:26–26  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

24
25type UI interface {
26 DisplayError(err error)
27 DisplayWarning(template string, templateValues ...map[string]interface{})
28 DisplayText(template string, templateValues ...map[string]interface{})
29 FlushDeferred()

Callers 4

handleErrorFunction · 0.65
ui_test.goFile · 0.65
handleErrorMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected