Method: Ufo::S3::Bucket#initialize
- Defined in:
- lib/ufo/s3/bucket.rb
#initialize(options = {}) ⇒ Bucket
Returns a new instance of Bucket.
9 10 11 |
# File 'lib/ufo/s3/bucket.rb', line 9 def initialize(={}) = end |
Returns a new instance of Bucket.
9 10 11 |
# File 'lib/ufo/s3/bucket.rb', line 9 def initialize(={}) = end |