MCPcopy Create free account
hub / github.com/cloudfoundry/cli / Locale

Method Locale

util/ui/i18n.go:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27type LocaleReader interface {
28 Locale() string
29}
30
31// TranslationEntry is the expected format of the translation file.

Callers 1

determineLocaleFunction · 0.65

Implementers 6

FakeConfigcommand/commandfakes/fake_config.go
ConfigRepositorycf/configuration/coreconfig/config_rep
FakeRepositorycf/configuration/coreconfig/coreconfig
FakeReadWritercf/configuration/coreconfig/coreconfig
Configutil/configv3/config.go
FakeConfigutil/ui/uifakes/fake_config.go

Calls

no outgoing calls

Tested by

no test coverage detected