package pathspec
import "github.com/shibumi/go-pathspec"
Index ¶
- Variables
- func ChefIgnore(content io.Reader, name string) (ignore bool, err error)
- func GitIgnore(content io.Reader, name string) (ignore bool, err error)
- type GitIgnorePattern
Variables ¶
ErrBadPattern indicates a globbing pattern was malformed.
Functions ¶
func ChefIgnore ¶
func GitIgnore ¶
Types ¶
type GitIgnorePattern ¶
Source Files ¶
- Version
- v1.0.1
- Published
- Aug 15, 2014
- Platform
- js/wasm
- Imports
- 8 packages
- Last checked
- 10 months ago –
Tools for package owners.