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

Method DisplayTableWithHeader

command/ui.go:34–34  ·  view source on GitHub ↗
(prefix string, table [][]string, padding int)

Source from the content-addressed store, hash-verified

32 DisplayOptionalTextPrompt(defaultValue string, template string, templateValues ...map[string]interface{}) (string, error)
33 DisplayPasswordPrompt(template string, templateValues ...map[string]interface{}) (string, error)
34 DisplayTableWithHeader(prefix string, table [][]string, padding int)
35 DisplayText(template string, data ...map[string]interface{})
36 DisplayTextLiteral(text string)
37 DisplayTextMenu(choices []string, promptTemplate string, templateValues ...map[string]interface{}) (string, error)

Callers 15

displayPluginCommandsMethod · 0.65
ExecuteMethod · 0.65
displaySharedToMethod · 0.65
displayBoundAppsMethod · 0.65
displayTableMethod · 0.65
ExecuteMethod · 0.65
DisplayProcessTableMethod · 0.65
DisplayProcessTableMethod · 0.65
displayKeysTableMethod · 0.65
ExecuteMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected