Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
27
type
LocaleReader
interface
{
28
Locale() string
29
}
30
31
// TranslationEntry is the expected format of the translation file.
Callers
1
determineLocale
Function · 0.65
Implementers
6
FakeConfig
command/commandfakes/fake_config.go
ConfigRepository
cf/configuration/coreconfig/config_rep
FakeRepository
cf/configuration/coreconfig/coreconfig
FakeReadWriter
cf/configuration/coreconfig/coreconfig
Config
util/configv3/config.go
FakeConfig
util/ui/uifakes/fake_config.go
Calls
no outgoing calls
Tested by
no test coverage detected