Libraries
»
b2-client
(1.0.7)
»
Index
»
B2
»
File
»
#size
Method: B2::File#size
Defined in:
lib/b2/file.rb
#
size
⇒
Object
(readonly)
Returns the value of attribute size.
4 5 6
# File 'lib/b2/file.rb', line 4
def
size
@size
end