()
| 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 |
no outgoing calls
no test coverage detected