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