Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
Process
/
//opt/alt/ruby27/share/ri/system/Process/groups-c.ri
U:RDoc::AnyMethod[iI"groups:ETI"Process::groups;TT:privateo: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