--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true if stat has the set-group-id permission bit set, false if it doesn't or if the operating system doesn't support this feature. - !ruby/struct:SM::Flow::VERB body: " File.stat("/usr/sbin/lpc").setgid? #=> true\n" full_name: File::Stat#setgid? is_singleton: false name: setgid? params: | stat.setgid? => true or false visibility: public