Class: S3::CommonPrefixEntry

Inherits:
Object
  • Object
show all
Defined in:
lib/s3sync/S3.rb

Instance Attribute Summary collapse

Instance Attribute Details

#prefixObject

Returns the value of attribute prefix.



512
513
514
# File 'lib/s3sync/S3.rb', line 512

def prefix
  @prefix
end