Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ UsersForHost
Method
UsersForHost
pkg/cmd/auth/shared/login_flow.go:26–26 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
24
type
iconfig
interface
{
25
Login(string, string, string, string, bool) (bool, error)
26
UsersForHost(string) []string
27
}
28
29
type
LoginOptions
struct
{
Callers
4
switchRun
Function · 0.65
Login
Function · 0.65
statusRun
Function · 0.65
logoutRun
Function · 0.65
Implementers
1
AuthConfig
internal/config/config.go
Calls
no outgoing calls
Tested by
no test coverage detected