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
ProjectManager func() (project.ProjectManager, error)
All bool
Quiet bool
}
ListOptions contains the options for the list command.
Click to show internal directories.
Click to hide internal directories.