Module: Config
- Defined in:
- lib/puppet-lint-infrasecure.rb
Class Attribute Summary collapse
-
.path ⇒ Object
Returns the value of attribute path.
-
.regex ⇒ Object
Returns the value of attribute regex.
Class Method Summary collapse
Class Attribute Details
.path ⇒ Object
Returns the value of attribute path.
50 51 52 |
# File 'lib/puppet-lint-infrasecure.rb', line 50 def path @path end |
.regex ⇒ Object
Returns the value of attribute regex.
49 50 51 |
# File 'lib/puppet-lint-infrasecure.rb', line 49 def regex @regex end |