Documentation ¶
Overview ¶
Package editor contains the Model, View and Update functions for the workflow editor.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ModelBuilder ¶
type ModelBuilder struct {
Client deepsquare.Client
}
ModelBuilder contains the dependencies used to build the bubbletea Model for the text editor.
func (*ModelBuilder) Build ¶
func (b *ModelBuilder) Build() tea.Model
Build the bubbletea Model for the text editor.
Click to show internal directories.
Click to hide internal directories.