Method: FakeS3::S3Object#content_type

Defined in:
lib/fakes3/s3_object.rb

#content_typeObject

Returns the value of attribute content_type.



4
5
6
# File 'lib/fakes3/s3_object.rb', line 4

def content_type
  @content_type
end