Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudfoundry/cli
/ IsLoggedIn
Method
IsLoggedIn
actor/sharedaction/actor.go:6–6 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4
5
type
AuthActor
interface
{
6
IsLoggedIn() bool
7
}
8
9
// Actor handles all shared actions
Callers
3
auth_test.go
File · 0.65
CheckTarget
Method · 0.65
RequireCurrentUser
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected