Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCommand ¶
func NewCommand(repository *work.Repository) *cobra.Command
NewCommand initializes the logbook command.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model is the TUI model for the logbook command.
func NewModel ¶
func NewModel(repository *work.Repository) *Model
NewModel initializes the TUI model for the logbook command.
Click to show internal directories.
Click to hide internal directories.