???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................--- !ruby/object:RI::MethodDescription 
aliases: []

block_params: 
comment: 
- !ruby/struct:SM::Flow::P 
  body: Establishes this process as a new session and process group leader, with no controlling tty. Returns the session id. Not available on all platforms.
- !ruby/struct:SM::Flow::VERB 
  body: "   Process.setsid   #=&gt; 27422\n"
full_name: Process::setsid
is_singleton: true
name: setsid
params: |
  Process.setsid   => fixnum

visibility: public
