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

Function WarningBoxStyle

tui/common.go:135–137  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133}
134
135func WarningBoxStyle() lipgloss.Style {
136 return warningBoxStyle
137}
138
139func HelpStyle() lipgloss.Style {
140 return helpStyleTUI

Callers 3

NewDeleteModelFunction · 0.85
NewSnapshotCreateModelFunction · 0.85
NewSnapshotDeleteModelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected