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