--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true if stat is a zero-length file; false otherwise. - !ruby/struct:SM::Flow::VERB body: " File.stat("testfile").zero? #=> false\n" full_name: File::Stat#zero? is_singleton: false name: zero? params: | stat.zero? => true or false visibility: public