File: C:/Ruby27-x64/share/ri/2.7.0/system/Process/groups-c.ri
U:RDoc::AnyMethod[iI"groups:ETI"Process::groups;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"*Get an Array of the group IDs in the ;TI"5supplemental group access list for this process.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"*Process.groups #=> [27, 6, 10, 11]
;T:@format0o;
; [I">Note that this method is just a wrapper of getgroups(2). ;TI"6This means that the following characteristics of ;TI"1the result completely depend on your system:;T@o:RDoc::Markup::List:
@type:BULLET:@items[o:RDoc::Markup::ListItem:@label0; [o;
; [I"the result is sorted;To;;0; [o;
; [I"'the result includes effective GIDs;To;;0; [o;
; [I"0the result does not include duplicated GIDs;T@o;
; [I":You can make sure to get a sorted unique GID list of ;TI",the current process by this expression:;T@o;; [I"Process.groups.uniq.sort;T;
0:
@fileI"process.c;T:0@omit_headings_from_table_of_contents_below0I"Process.groups -> array
;T0[ I"();T@0FI"Process;TcRDoc::NormalModule00