MCPcopy Create free account
hub / github.com/Thunder-Compute/thunder-cli / WarningStyle

Function WarningStyle

tui/common.go:171–173  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

169}
170
171func WarningStyle() lipgloss.Style {
172 return warningStyleTUI
173}
174
175func SuccessStyle() lipgloss.Style {
176 return successStyle

Callers 9

runPortsListFunction · 0.92
newStatusStylesFunction · 0.85
newUpdateStylesFunction · 0.85
RenderUpdateAvailableFunction · 0.85
newSnapshotListStylesFunction · 0.85
ViewMethod · 0.85
ViewMethod · 0.85
ViewMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected