Method: DB2S3::S3Store#initialize

Defined in:
lib/db2s3.rb

#initializeS3Store

Returns a new instance of S3Store.



117
118
119
# File 'lib/db2s3.rb', line 117

def initialize
  @connected = false
end