Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CmdModel ¶
type CmdModel struct {
Content string
Cursor int
Ready bool
Selected string
RowChosen string
Viewport viewport.Model
Start int
End int
PageTotal int
Pagination *paginator.Model
Count *int
Fcount int
ActiveSyncScreen bool
ActiveFinderScreen bool
StatusSyncScreen bool
Finder textinput.Model
FinderFilter string
Store []Commands
HomeKeys helper.Keymap
FinderKeys helper.Keymap
SyncKeys helper.Keymap
Help help.Model
Spinner spinner.Model
}
Click to show internal directories.
Click to hide internal directories.