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

Function HelpStyle

tui/common.go:139–141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

137}
138
139func HelpStyle() lipgloss.Style {
140 return helpStyleTUI
141}
142
143func ResetLine(out io.Writer) {
144 if out == nil {

Callers 9

runPortsListFunction · 0.92
newBusyStylesFunction · 0.85
newStatusStylesFunction · 0.85
NewPanelStylesFunction · 0.85
newUpdateStylesFunction · 0.85
RenderUpdateFailedFunction · 0.85
newSnapshotListStylesFunction · 0.85
newConnectStylesFunction · 0.85
newLoginStylesFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected