Server : LiteSpeed System : Linux server64.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : nimalaab ( 3358) PHP Version : 8.1.32 Disable Function : NONE Directory : /opt/alt/ruby18/share/ri/1.8/system/Process/Sys/ |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: getegid - !ruby/object:RI::MethodSummary name: geteuid - !ruby/object:RI::MethodSummary name: getgid - !ruby/object:RI::MethodSummary name: getuid - !ruby/object:RI::MethodSummary name: issetugid - !ruby/object:RI::MethodSummary name: setegid - !ruby/object:RI::MethodSummary name: seteuid - !ruby/object:RI::MethodSummary name: setgid - !ruby/object:RI::MethodSummary name: setregid - !ruby/object:RI::MethodSummary name: setresgid - !ruby/object:RI::MethodSummary name: setresuid - !ruby/object:RI::MethodSummary name: setreuid - !ruby/object:RI::MethodSummary name: setrgid - !ruby/object:RI::MethodSummary name: setruid - !ruby/object:RI::MethodSummary name: setuid comment: - !ruby/struct:SM::Flow::P body: The <tt>Process::Sys</tt> module contains UID and GID functions which provide direct bindings to the system calls of the same names instead of the more-portable versions of the same functionality found in the <tt>Process</tt>, <tt>Process::UID</tt>, and <tt>Process::GID</tt> modules. constants: [] full_name: Process::Sys includes: [] instance_methods: [] name: Sys superclass: