Class: Puppet::Pops::Model::VariableExpression

Inherits:
Object
  • Object
show all
Defined in:
lib/puppet_x/binford2k/itemize/monkeypatch.rb

Overview

when a resource declaration title is just a variable

Instance Method Summary collapse

Instance Method Details

#valueObject



12
13
14
# File 'lib/puppet_x/binford2k/itemize/monkeypatch.rb', line 12

def value
  '<??>'
end