Method: S3::Object#key
- Defined in:
- lib/s3/object.rb
#key ⇒ Object
Returns the value of attribute key.
9 10 11 |
# File 'lib/s3/object.rb', line 9 def key @key end |
Returns the value of attribute key.
9 10 11 |
# File 'lib/s3/object.rb', line 9 def key @key end |