Versions in this module Expand all Collapse all v0 v0.1.1 Jan 7, 2025 Changes in this version + type RequirementsManager struct + func NewRequirements() RequirementsManager + func (m RequirementsManager) Init() tea.Cmd + func (m RequirementsManager) Update(msg tea.Msg) (tea.Model, tea.Cmd) + func (m RequirementsManager) View() string