Documentation
¶
Overview ¶
Package add provides the worktree add command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AddOptions ¶
type AddOptions struct {
IOStreams *iostreams.IOStreams
ProjectManager func() (project.ProjectManager, error)
Branch string
Base string
}
AddOptions contains the options for the add command.
Click to show internal directories.
Click to hide internal directories.