Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
5
type
UserPrinter
interface
{
6
PrintUsers(guid string, username string)
7
}
Callers
2
Execute
Method · 0.65
Execute
Method · 0.65
Implementers
4
pluginPrinter
cf/actors/userprint/plugin.go
OrgUsersUIPrinter
cf/actors/userprint/ui.go
SpaceUsersUIPrinter
cf/actors/userprint/ui.go
FakeUserPrinter
cf/actors/userprint/userprintfakes/fak
Calls
no outgoing calls
Tested by
no test coverage detected