--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Set the effective group ID of the calling process to <em>integer</em>. Not available on all platforms. full_name: Process::Sys::setegid is_singleton: true name: setegid params: | Process::Sys.setegid(integer) => nil visibility: public