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

Method DisplayDeprecationWarning

command/ui.go:17–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 DisplayBoolPrompt(defaultResponse bool, template string, templateValues ...map[string]interface{}) (bool, error)
16 DisplayChangesForPush(changeSet []ui.Change) error
17 DisplayDeprecationWarning()
18 DisplayDiffAddition(line string, depth int, addHyphen bool)
19 DisplayDiffRemoval(line string, depth int, addHyphen bool)
20 DisplayDiffUnchanged(line string, depth int, addHyphen bool)

Callers 1

ui_test.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected