Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cloudfoundry/cli
/ Babble
Method
Babble
cf/commandregistry/dependency.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
33
type
RandomWordGenerator
interface
{
34
Babble() string
35
}
36
37
type
Dependency
struct
{
Callers
3
createAndBindRoute
Method · 0.65
FindAndBindRoute
Method · 0.65
generator_test.go
File · 0.65
Implementers
2
FakeRandomWordGenerator
cf/commandregistry/commandregistryfake
Generator
util/randomword/generator.go
Calls
no outgoing calls
Tested by
no test coverage detected