D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Process
/
Sys
/
Filename :
seteuid-c.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Set the effective user ID of the calling process to <em>integer</em>. Not available on all platforms. full_name: Process::Sys::seteuid is_singleton: true name: seteuid params: | Process::Sys.seteuid(integer) => nil visibility: public