Method: OpenStack::Swift::Container#bytes
- Defined in:
- lib/openstack/swift/container.rb
#bytes ⇒ Object
Size of the container (in bytes)
66 67 68 |
# File 'lib/openstack/swift/container.rb', line 66 def bytes [:bytes] end |
Size of the container (in bytes)
66 67 68 |
# File 'lib/openstack/swift/container.rb', line 66 def bytes [:bytes] end |