MCPcopy
hub / github.com/cloudfoundry/cli / IsLoggedIn

Method IsLoggedIn

plugin/plugin.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27 UserGuid() (string, error)
28 UserEmail() (string, error)
29 IsLoggedIn() (bool, error)
30 // IsSSLDisabled returns true if and only if the user is connected to the Cloud Controller API with the
31 // `--skip-ssl-validation` flag set unless the CLI configuration file cannot be read, in which case it
32 // returns an error.

Callers 3

RunMethod · 0.65
IsLoggedInMethod · 0.65
RunMethod · 0.65

Implementers 2

cliConnectionplugin/cli_connection.go
FakeCliConnectionplugin/pluginfakes/fake_cli_connection

Calls

no outgoing calls

Tested by

no test coverage detected