D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Process
/
Filename :
groups-c.yaml
back
Copy
--- !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