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

module function Process.#gid

gid -> Integer

カレントプロセスの実グループ ID を返します。

[SEE_ALSO] getgid(2)