Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogBox ¶
type LogBox struct {
// contains filtered or unexported fields
}
LogBox renders a scrolling box in a terminal for outputting logs without filling up the whole scrollback. On the first line it shows the waitMessage with a spinner in front.
type Output ¶
Output implements output.LogOutput to send log lines to the tea.Program.
func (*Output) FormatAndPrintln ¶
Click to show internal directories.
Click to hide internal directories.