Versions in this module Expand all Collapse all v0 v0.1.0 Feb 6, 2023 Changes in this version + type RhyzomeInstaller struct + func NewRhyzomeInstaller() *RhyzomeInstaller + func (r *RhyzomeInstaller) Init() tea.Cmd + func (r *RhyzomeInstaller) Update(msg tea.Msg) (tea.Model, tea.Cmd) + func (r *RhyzomeInstaller) View() string