workspace

package
v0.1.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MPL-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListMaker

type ListMaker struct {
	ModuleService    tui.ModuleService
	WorkspaceService tui.WorkspaceService
	RunService       tui.RunService
	Helpers          *tui.Helpers
}

func (*ListMaker) Make

func (m *ListMaker) Make(parent resource.Resource, width, height int) (tea.Model, error)

type Maker

type Maker struct {
	ModuleService    tui.ModuleService
	WorkspaceService tui.WorkspaceService
	StateService     tui.StateService
	RunService       tui.RunService
	TaskService      tui.TaskService

	RunListMaker  *tuirun.ListMaker
	TaskListMaker *tasktui.ListMaker

	Spinner *spinner.Model
	Helpers *tui.Helpers
}

Maker makes workspace models.

func (*Maker) Make

func (mm *Maker) Make(workspace resource.Resource, width, height int) (tea.Model, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL