class

Ignore::Pattern

Inherits Reference < Object

Represents a single gitignore pattern

Constructors

new(pattern : String, base_path : String = "")
Source

Instance methods

anchored?
Source
base_path
Source
directory_only?
Source
matches?(path : String) : Bool
Source
negated?
Source
pattern
Source