Method: Puppet::Node#time
- Defined in:
- lib/puppet/node.rb
#time ⇒ Object (readonly)
Returns the value of attribute time.
22 23 24 |
# File 'lib/puppet/node.rb', line 22 def time @time end |
Returns the value of attribute time.
22 23 24 |
# File 'lib/puppet/node.rb', line 22 def time @time end |