Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Comparer ¶
type Comparer struct {
DiffCommand string
DiffArguments []string
// contains filtered or unexported fields
}
Comparer outputs diff information between two filesystems.
func NewComparer ¶
NewComparer creates a comparer for a given repository that will output the results to a given writer.
Click to show internal directories.
Click to hide internal directories.