Method: FakeS3::S3Object#io

Defined in:
lib/fakes3/s3_object.rb

#ioObject

Returns the value of attribute io.



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

def io
  @io
end