Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestackModel ¶
type RestackModel struct {
// contains filtered or unexported fields
}
func NewRestackModel ¶
func NewRestackModel( repo *git.Repo, db meta.DB, state *RestackState, options RestackStateOptions, ) *RestackModel
func (*RestackModel) Init ¶
func (vm *RestackModel) Init() tea.Cmd
func (*RestackModel) View ¶
func (vm *RestackModel) View() string
type RestackProgress ¶
type RestackProgress struct {
// contains filtered or unexported fields
}
type RestackState ¶
Click to show internal directories.
Click to hide internal directories.