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

module function Process.#euid

euid -> Integer

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

[SEE_ALSO] geteuid(2)