util

package
v0.0.0-...-3e0d747 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 27, 2018 License: LGPL-2.1 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GitIgnore

type GitIgnore struct {
	// contains filtered or unexported fields
}

func NewGitIgnore

func NewGitIgnore(reader io.Reader) (*GitIgnore, error)

func NewGitIgnoreLines

func NewGitIgnoreLines(lines []string) (*GitIgnore, error)

func (*GitIgnore) ShouldKeep

func (self *GitIgnore) ShouldKeep(path string, isDir bool) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL