D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
Process
/
Filename :
groups-c.ri
back
Copy
U:RDoc::AnyMethod[iI"groups:ETI"Process::groups;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"'Returns an array of the group IDs ;TI"Cin the supplemental group access list for the current process:;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"BProcess.groups # => [4, 24, 27, 30, 46, 122, 135, 136, 1000] ;T:@format0o; ; [I"AThese properties of the returned array are system-dependent:;T@o:RDoc::Markup::List: @type:BULLET:@items[ o:RDoc::Markup::ListItem:@label0; [o; ; [I"+Whether (and how) the array is sorted.;To;;0; [o; ; [I"4Whether the array includes effective group IDs.;To;;0; [o; ; [I"4Whether the array includes duplicate group IDs.;To;;0; [o; ; [I"CWhether the array size exceeds the value of Process.maxgroups.;T@o; ; [I"4Use this call to get a sorted and unique array:;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@2FI"Process;TcRDoc::NormalModule00