Method: Clouder::Entity#last_modified

Defined in:
lib/clouder/entity.rb

#last_modifiedObject (readonly)

Last modified timestamp



125
126
127
# File 'lib/clouder/entity.rb', line 125

def last_modified
  @last_modified
end