hooks

package
v0.2.15 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2025 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Section

type Section struct {
	// contains filtered or unexported fields
}

Section owns the hooks workspace state.

func New

func New(ctx context.Context, stack *core.Stack) *Section

New creates a hooks section.

func (*Section) Init

func (s *Section) Init() tea.Cmd

Init implements sections.Section.

func (*Section) SetSize

func (s *Section) SetSize(width, height int)

SetSize implements sections.Section.

func (*Section) ShortHelp

func (s *Section) ShortHelp() string

ShortHelp implements sections.Section.

func (*Section) Update

func (s *Section) Update(msg tea.Msg) tea.Cmd

Update implements sections.Section.

func (*Section) View

func (s *Section) View() string

View implements sections.Section.

Jump to

Keyboard shortcuts

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