--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Returns the size of <em>stat</em> in bytes.
- !ruby/struct:SM::Flow::VERB
body: " File.stat("testfile").size #=> 66\n"
full_name: File::Stat#size
is_singleton: false
name: size
params: |
stat.size => fixnum
visibility: public