Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ TurnCountValue
Method
TurnCountValue
cli/ui_shared.go:59–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
58
type
ToolbarState
interface
{
59
TurnCountValue() int
60
TokenTotals() (int, int)
61
YoloEnabled() bool
62
}
Callers
2
Tokens
Method · 0.65
BuildSessionToolbar
Function · 0.65
Implementers
2
toolbarTestState
test/ui_runtime_parity_test.go
AgentState
agent/state.go
Calls
no outgoing calls
Tested by
no test coverage detected