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

Method UserEmail

cf/util/testhelpers/rpcserver/server.go:28–28  ·  view source on GitHub ↗
(args string, retVal *string)

Source from the content-addressed store, hash-verified

26 Username(args string, retVal *string) error
27 UserGuid(args string, retVal *string) error
28 UserEmail(args string, retVal *string) error
29 IsLoggedIn(args string, retVal *bool) error
30 IsSSLDisabled(args string, retVal *bool) error
31 HasOrganization(args string, retVal *bool) error

Callers 1

ShowConfigurationMethod · 0.65

Implementers 2

CliRpcCmdplugin/rpc/cli_rpc_server.go
FakeHandlerscf/util/testhelpers/rpcserver/rpcserve

Calls

no outgoing calls

Tested by

no test coverage detected