MCPcopy 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
33type RandomWordGenerator interface {
34 Babble() string
35}
36
37type Dependency struct {

Callers 3

createAndBindRouteMethod · 0.65
FindAndBindRouteMethod · 0.65
generator_test.goFile · 0.65

Implementers 2

FakeRandomWordGeneratorcf/commandregistry/commandregistryfake
Generatorutil/randomword/generator.go

Calls

no outgoing calls

Tested by

no test coverage detected