Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FakeDimensionModel ¶
func (*FakeDimensionModel) Init ¶
func (f *FakeDimensionModel) Init() tea.Cmd
func (*FakeDimensionModel) SetHeight ¶
func (f *FakeDimensionModel) SetHeight(height int)
func (*FakeDimensionModel) SetWidth ¶
func (f *FakeDimensionModel) SetWidth(width int)
func (*FakeDimensionModel) Update ¶
func (f *FakeDimensionModel) Update(msg tea.Msg) (tea.Model, tea.Cmd)
func (*FakeDimensionModel) View ¶
func (f *FakeDimensionModel) View() string
Click to show internal directories.
Click to hide internal directories.