Method: PathSpec::GitIgnoreSpec#pattern
- Defined in:
- lib/pathspec/gitignorespec.rb
#pattern ⇒ Object (readonly)
Returns the value of attribute pattern.
6 7 8 |
# File 'lib/pathspec/gitignorespec.rb', line 6 def pattern @pattern end |