Ruby 1.9.3 Reference Manual > All Libraries > Builtin Library > module Process > euid

module function Process.#euid

euid -> Integer

カレントプロセスの実効ユーザ ID を整数で返します。

[SEE_ALSO] geteuid(2)