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

Method DisplayJSON

command/ui.go:25–25  ·  view source on GitHub ↗
(name string, jsonData interface{})

Source from the content-addressed store, hash-verified

23 DisplayHeader(text string)
24 DisplayInstancesTableForApp(table [][]string)
25 DisplayJSON(name string, jsonData interface{}) error
26 DisplayKeyValueTable(prefix string, table [][]string, padding int)
27 DisplayKeyValueTableForApp(table [][]string)
28 DisplayLogMessage(message ui.LogMessage, displayHeader bool)

Callers 6

jsonMethod · 0.65
detailsMethod · 0.65
fetchAndDisplayParamsMethod · 0.65
ExecuteMethod · 0.65
displaySystemMethod · 0.65
ui_test.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected