Libraries
»
fakes3testing1
(1.2.0)
»
Index
»
FakeS3
»
FileStore
»
#get_bucket
Method: FakeS3::FileStore#get_bucket
Defined in:
lib/fakes3/file_store.rb
#
get_bucket
(bucket) ⇒
Object
59 60 61
# File 'lib/fakes3/file_store.rb', line 59
def
get_bucket
(
bucket
)
@bucket_hash
[
bucket
]
end