MCPcopy 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
5type AuthActor interface {
6 IsLoggedIn() bool
7}
8
9// Actor handles all shared actions

Callers 3

auth_test.goFile · 0.65
CheckTargetMethod · 0.65
RequireCurrentUserMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected