Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AltScreenWrapper ¶
type AltScreenWrapper struct {
// contains filtered or unexported fields
}
func NewAltScreenWrapper ¶
func NewAltScreenWrapper(child tea.Model) AltScreenWrapper
func (AltScreenWrapper) Init ¶
func (this AltScreenWrapper) Init() tea.Cmd
func (AltScreenWrapper) View ¶
func (this AltScreenWrapper) View() string
Click to show internal directories.
Click to hide internal directories.