Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thunder-Compute/thunder-cli
/ HelpStyle
Function
HelpStyle
tui/common.go:139–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
func
HelpStyle() lipgloss.Style {
140
return
helpStyleTUI
141
}
142
143
func
ResetLine(out io.Writer) {
144
if
out == nil {
Callers
9
runPortsList
Function · 0.92
newBusyStyles
Function · 0.85
newStatusStyles
Function · 0.85
NewPanelStyles
Function · 0.85
newUpdateStyles
Function · 0.85
RenderUpdateFailed
Function · 0.85
newSnapshotListStyles
Function · 0.85
newConnectStyles
Function · 0.85
newLoginStyles
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected