Method: Nanoc::RuleDSL::Rule#pattern

Defined in:
lib/nanoc/rule_dsl/rule.rb

#patternObject (readonly)

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



11
12
13
# File 'lib/nanoc/rule_dsl/rule.rb', line 11

def pattern
  @pattern
end