관리-도구
편집 파일: size-i.yaml
--- !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