Method: Puppet::Parser::Relationship#target
- Defined in:
- lib/puppet/parser/relationship.rb
#target ⇒ Object
Returns the value of attribute target.
4 5 6 |
# File 'lib/puppet/parser/relationship.rb', line 4 def target @target end |
Returns the value of attribute target.
4 5 6 |
# File 'lib/puppet/parser/relationship.rb', line 4 def target @target end |