Libraries
»
fakes3testing2
(1.2.0)
»
Index
»
FakeS3
»
Bucket
»
#name
Method: FakeS3::Bucket#name
Defined in:
lib/fakes3/bucket.rb
#
name
⇒
Object
Returns the value of attribute name.
8 9 10
# File 'lib/fakes3/bucket.rb', line 8
def
name
@name
end