Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindGitRepositoryRoot ¶
func IsBaseFilename ¶
func IsRelativePath ¶
Types ¶
type IgnoreContext ¶
type IgnoreContext struct {
// contains filtered or unexported fields
}
func NewIgnoreContext ¶
func NewIgnoreContext(ignoreFilename string) IgnoreContext
func (IgnoreContext) ShouldIgnore ¶
func (i IgnoreContext) ShouldIgnore(path string, fi os.FileInfo) bool
Click to show internal directories.
Click to hide internal directories.