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

Function Success

tui/theme/theme.go:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55}
56
57func Success() lipgloss.Style {
58 return successStyle
59}
60
61func Error() lipgloss.Style {
62 return errorStyle

Callers 6

renderCompleteStepMethod · 0.92
InitCommonStylesFunction · 0.92
renderModifySuccessFunction · 0.92
renderCreateSuccessFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected