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

Method IsLoggedIn

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

Source from the content-addressed store, hash-verified

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
32 HasSpace(args string, retVal *bool) error

Callers 2

ExecuteMethod · 0.65
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