Documentation ¶
Index ¶
- type Module
- func (m *Module) Cancel()
- func (m *Module) Content() string
- func (m *Module) Init(c *context.Context) tea.Cmd
- func (m *Module) Pipe() []modules.Piper
- func (m *Module) PostPipe() []modules.Piper
- func (m *Module) PrePipe() []modules.Piper
- func (m *Module) SetContentSize(width, height int)
- func (m *Module) State() int
- func (m *Module) String() string
- func (m *Module) Update(msg tea.Msg) tea.Cmd
- func (m Module) Wrap() bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Module ¶
func (*Module) SetContentSize ¶
Click to show internal directories.
Click to hide internal directories.