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