Documentation
¶
Index ¶
Constants ¶
View Source
const BogieIgnore = ".bogieignore"
BogieIgnore default name of an ignorefile.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Rules ¶
type Rules struct {
// contains filtered or unexported fields
}
Rules is a collection of path matching rules.
Parse() and ParseFile() will construct and populate new Rules. Empty() will create an immutable empty ruleset.
Click to show internal directories.
Click to hide internal directories.