Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cloudfoundry/cli
/ Init
Function
Init
cf/i18n/i18n.go:11–14 ·
view source on GitHub ↗
(config LocaleReader)
Source
from the content-addressed store, hash-verified
9
}
10
11
func
Init(config LocaleReader) ui.TranslateFunc {
12
t, _ := ui.GetTranslationFunc(config)
13
return
t
14
}
Callers
15
TestRequirements
Function · 0.92
TestFormatters
Function · 0.92
TestCommands
Function · 0.92
TestPlugin
Function · 0.92
TestEnvironmentvariablegroup
Function · 0.92
TestUser
Function · 0.92
TestQuota
Function · 0.92
TestService
Function · 0.92
TestRoutergroups
Function · 0.92
TestPluginRepo
Function · 0.92
TestBuildpack
Function · 0.92
TestServicebroker
Function · 0.92
Calls
1
GetTranslationFunc
Function · 0.92
Tested by
15
TestRequirements
Function · 0.74
TestFormatters
Function · 0.74
TestCommands
Function · 0.74
TestPlugin
Function · 0.74
TestEnvironmentvariablegroup
Function · 0.74
TestUser
Function · 0.74
TestQuota
Function · 0.74
TestService
Function · 0.74
TestRoutergroups
Function · 0.74
TestPluginRepo
Function · 0.74
TestBuildpack
Function · 0.74
TestServicebroker
Function · 0.74