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