Method: Chef::Resource#updated
- Defined in:
- lib/chef/resource.rb
#updated ⇒ Object
Returns the value of attribute updated.
35 36 37 |
# File 'lib/chef/resource.rb', line 35 def updated @updated end |
Returns the value of attribute updated.
35 36 37 |
# File 'lib/chef/resource.rb', line 35 def updated @updated end |