Method: DB2S3::S3Store#initialize
- Defined in:
- lib/db2s3.rb
#initialize ⇒ S3Store
Returns a new instance of S3Store.
117 118 119 |
# File 'lib/db2s3.rb', line 117 def initialize @connected = false end |
Returns a new instance of S3Store.
117 118 119 |
# File 'lib/db2s3.rb', line 117 def initialize @connected = false end |