Current Path : /proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Process/ |
Current File : //proc/thread-self/root/proc/self/root/opt/alt/ruby18/share/ri/1.8/system/Process/groups-c.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Get an <tt>Array</tt> of the gids of groups in the supplemental group access list for this process. - !ruby/struct:SM::Flow::VERB body: " Process.groups #=> [27, 6, 10, 11]\n" full_name: Process::groups is_singleton: true name: groups params: | Process.groups => array visibility: public