Documentation ¶
Index ¶
- func NewInstalledMods(root components.RootModel, parent tea.Model) tea.Model
- func NewModInfo(root components.RootModel, parent tea.Model, mod utils.Mod) tea.Model
- func NewModMenu(root components.RootModel, parent tea.Model, mod utils.Mod) tea.Model
- func NewModSemver(root components.RootModel, parent tea.Model, mod utils.Mod) tea.Model
- func NewModVersion(root components.RootModel, parent tea.Model, mod utils.Mod) tea.Model
- func NewModVersionList(root components.RootModel, parent tea.Model, mod utils.Mod) tea.Model
- func NewMods(root components.RootModel, parent tea.Model) tea.Model
- func NewUpdateMods(root components.RootModel, parent tea.Model) tea.Model
- type ListDelegate
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInstalledMods ¶
func NewModInfo ¶
func NewModMenu ¶
func NewModSemver ¶
func NewModVersion ¶
func NewModVersionList ¶
func NewUpdateMods ¶
Types ¶
type ListDelegate ¶
type ListDelegate struct { list.ItemDelegate Context *cli.GlobalContext }
Click to show internal directories.
Click to hide internal directories.