Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfirmActionType ¶
type ConfirmActionType int
const ( RenameAction ConfirmActionType = iota DeleteAction QuitAction NoAction PermanentDeleteAction )
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
func (*Model) GetConfirmAction ¶
func (m *Model) GetConfirmAction() ConfirmActionType
func (*Model) GetContent ¶
Click to show internal directories.
Click to hide internal directories.