Documentation
¶
Index ¶
- Constants
- func NewExitMenu(root components.RootModel) tea.Model
- func NewInstallations(root components.RootModel, parent tea.Model) tea.Model
- func NewMainMenu(root components.RootModel) 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 NewProfiles(root components.RootModel, parent tea.Model) tea.Model
Constants ¶
View Source
const ( KeyControlC = "ctrl+c" KeyEnter = "enter" )
Variables ¶
This section is empty.
Functions ¶
func NewExitMenu ¶
func NewExitMenu(root components.RootModel) tea.Model
func NewInstallations ¶
func NewMainMenu ¶
func NewMainMenu(root components.RootModel) tea.Model
func NewModInfo ¶
func NewModMenu ¶
func NewModSemver ¶
func NewModVersion ¶
func NewModVersionList ¶
func NewProfiles ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.