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

Method UserEmail

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

Source from the content-addressed store, hash-verified

26 Username() (string, error)
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

Callers 3

RunMethod · 0.65
UserEmailMethod · 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