--- !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