Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Thunder-Compute/thunder-cli
/ SuccessStyle
Function
SuccessStyle
tui/common.go:175–177 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
173
}
174
175
func
SuccessStyle() lipgloss.Style {
176
return
successStyle
177
}
178
179
func
ErrorStyle() lipgloss.Style {
180
return
errorStyleTUI
Callers
9
runPortsList
Function · 0.92
renderSelectInstanceStep
Method · 0.85
newStatusStyles
Function · 0.85
RenderUpToDate
Function · 0.85
RenderUpdateSuccess
Function · 0.85
newSnapshotListStyles
Function · 0.85
View
Method · 0.85
View
Method · 0.85
View
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected