MCPcopy 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
175func SuccessStyle() lipgloss.Style {
176 return successStyle
177}
178
179func ErrorStyle() lipgloss.Style {
180 return errorStyleTUI

Callers 9

runPortsListFunction · 0.92
newStatusStylesFunction · 0.85
RenderUpToDateFunction · 0.85
RenderUpdateSuccessFunction · 0.85
newSnapshotListStylesFunction · 0.85
ViewMethod · 0.85
ViewMethod · 0.85
ViewMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected