package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Mar 19, 2026
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Model is the top-level Bubble Tea model.
New creates and initializes the Model.
Init loads the initial jobs from crontab.
Update handles all messages.
View renders the current screen.
ViewType represents the current screen in the TUI.
const (
ViewList ViewType = iota
ViewFormAdd
ViewFormEdit
ViewBackupList
ViewJobDetail
ViewConfirmDelete
ViewSearch
ViewRunOutput
ViewHelp
ViewConfirmRemoveAll
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.