--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Sets the process group ID of pid (0 indicates this process) to integer. Not available on all platforms.
full_name: Process::setpgid
is_singleton: true
name: setpgid
params: |
Process.setpgid(pid, integer) => 0
visibility: public