Documentation ¶
Index ¶
Constants ¶
View Source
const IgnoreFile = ".multignore"
IgnoreFile is the name of the ignore file.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Filter ¶
type Filter []Rule
Filter is a list of paths to ignore.
type NegateRule ¶
type NegateRule struct {
// contains filtered or unexported fields
}
NegateRule negates a rule.
Click to show internal directories.
Click to hide internal directories.