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

Method DisplayChangesForPush

command/ui.go:16–16  ·  view source on GitHub ↗
(changeSet []ui.Change)

Source from the content-addressed store, hash-verified

14 DeferText(template string, data ...map[string]interface{})
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)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected