input

package
v0.0.0-...-03ee275 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 25, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

Package input lets the user define the input directory

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Model

type Model struct {
	// contains filtered or unexported fields
}

Model is used to select the directory where the source images for the timelapse are found.

func NewModel

func NewModel() *Model

NewModel creates a new model instance

func (*Model) Init

func (s *Model) Init() tea.Cmd

Init initializes the step.

func (*Model) Update

func (s *Model) Update(msg tea.Msg) (tea.Model, tea.Cmd)

Update handles I/O for this step.

func (*Model) View

func (s *Model) View() string

View renders the step.

type Msg

type Msg int
const (
	MsgDone Msg
)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL