Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChangedFiles ¶
type ChangedFiles struct {
All []string
Added []string
Deleted []string
Modified []string
Renamed []string
}
func (*ChangedFiles) RemoveDuplicates ¶
func (c *ChangedFiles) RemoveDuplicates()
Click to show internal directories.
Click to hide internal directories.