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.



517
518
519
# File 'lib/s3sync/S3.rb', line 517

def prefix
  @prefix
end