Method: Chef::Resource#updated

Defined in:
lib/chef/resource.rb

#updatedObject

Returns the value of attribute updated.



35
36
37
# File 'lib/chef/resource.rb', line 35

def updated
  @updated
end