Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thunder-Compute/thunder-cli
/ State
Method
State
tui/login.go:213–215 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
211
}
212
213
func
(m LoginModel) State() LoginState {
214
return
m.state
215
}
216
217
func
(m LoginModel) Token() string {
218
if
strings.TrimSpace(m.token) !=
""
{
Callers
1
runInteractiveLogin
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected