Documentation
¶
Overview ¶
Package list provides the list command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Spec ¶
type Spec struct {
Engine *engine.Engine
GitFilter engine.GitFilter
Reason bool
Target string
StatusFilters StatusFilters
RunOrder bool
Tags []string
NoTags []string
Printers printer.Printers
}
Spec is the command specification for the list command.
type StatusFilters ¶
StatusFilters contains the status filters for the list command.
Click to show internal directories.
Click to hide internal directories.