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

Method Username

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

Source from the content-addressed store, hash-verified

24 GetCurrentOrg() (plugin_models.Organization, error)
25 GetCurrentSpace() (plugin_models.Space, error)
26 Username() (string, error)
27 UserGuid() (string, error)
28 UserEmail() (string, error)
29 IsLoggedIn() (bool, error)

Callers 3

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