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

Method Locale

util/ui/config.go:12–12  ·  view source on GitHub ↗

Locale is the language to translate the output to

()

Source from the content-addressed store, hash-verified

10 ColorEnabled() configv3.ColorSetting
11 // Locale is the language to translate the output to
12 Locale() string
13 // IsTTY returns true when the ui has a TTY
14 IsTTY() bool
15 // TerminalWidth returns the width of the terminal

Callers 1

locale_test.goFile · 0.65

Implementers 1

FakeConfigcommand/commandfakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected