Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiSpinner ¶
type MultiSpinner struct {
// contains filtered or unexported fields
}
Spinner is a component that displays a spinner while updating the logs
func CreateSpinner ¶
func CreateSpinner(processList []string, cancel func()) MultiSpinner
func (MultiSpinner) Init ¶
func (s MultiSpinner) Init() tea.Cmd
Init is called when the program starts and returns the initial command
type ProcessState ¶
type ProcessStateMap ¶
Click to show internal directories.
Click to hide internal directories.