Method: Puppet::Confine::Feature#message
- Defined in:
- lib/puppet/confine/feature.rb
#message(value) ⇒ Object
13 14 15 |
# File 'lib/puppet/confine/feature.rb', line 13 def (value) "feature #{value} is missing" end |
13 14 15 |
# File 'lib/puppet/confine/feature.rb', line 13 def (value) "feature #{value} is missing" end |