Documentation
¶
Overview ¶
Package list provides the worktree list command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdList ¶
NewCmdList creates the worktree list command.
Types ¶
type ListOptions ¶
type ListOptions struct {
IOStreams *iostreams.IOStreams
GitManager func() (*git.GitManager, error)
Config func() *config.Config
Quiet bool
}
ListOptions contains the options for the list command.
Click to show internal directories.
Click to hide internal directories.