MCPcopy Index your code
hub / github.com/cloudfoundry/cli / PrintUsers

Method PrintUsers

cf/actors/userprint/userprint.go:6–6  ·  view source on GitHub ↗
(guid string, username string)

Source from the content-addressed store, hash-verified

4
5type UserPrinter interface {
6 PrintUsers(guid string, username string)
7}

Callers 2

ExecuteMethod · 0.65
ExecuteMethod · 0.65

Implementers 4

pluginPrintercf/actors/userprint/plugin.go
OrgUsersUIPrintercf/actors/userprint/ui.go
SpaceUsersUIPrintercf/actors/userprint/ui.go
FakeUserPrintercf/actors/userprint/userprintfakes/fak

Calls

no outgoing calls

Tested by

no test coverage detected