Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ HasOrganization
Method
HasOrganization
plugin/plugin.go:34–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
// returns an error.
33
IsSSLDisabled() (bool, error)
34
HasOrganization() (bool, error)
35
HasSpace() (bool, error)
36
ApiEndpoint() (string, error)
37
ApiVersion() (string, error)
Callers
3
Run
Method · 0.65
HasOrganization
Method · 0.65
Run
Method · 0.65
Implementers
2
cliConnection
plugin/cli_connection.go
FakeCliConnection
plugin/pluginfakes/fake_cli_connection
Calls
no outgoing calls
Tested by
no test coverage detected