MCPcopy Create free account
hub / github.com/denormal/go-gitignore / Next

Method Next

parser.go:62–122  ·  view source on GitHub ↗

Parse() Next returns the next well-formed .gitignore Pattern from the parser stream. If an error is encountered, and the error handler is either not defined, or returns true, Next will skip to the end of the current line and attempt to parse the next Pattern. If the error handler returns false, or t

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ParseMethod · 0.95

Calls 4

nextMethod · 0.95
errorsMethod · 0.95
skipMethod · 0.95
buildMethod · 0.95

Tested by

no test coverage detected