Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clone ¶
type Clone struct {
subcommands.SubcommandBase
Dest string
}
func (*Clone) Execute ¶
func (cmd *Clone) Execute(ctx *appcontext.AppContext, repo *repository.Repository) (int, error)
func (*Clone) Parse ¶
func (cmd *Clone) Parse(ctx *appcontext.AppContext, args []string) error
Click to show internal directories.
Click to hide internal directories.