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