るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.088秒)
トップページ > バージョン:2.4.0[x] > 種類:変数[x] > クエリ:$$[x] > クエリ:_builtin[x]

別のキーワード

  1. _builtin $$
  2. kernel $$
  3. $$ kernel

ライブラリ

モジュール

検索結果

Kernel$$$ -> Integer (78307.0)

現在実行中の Ruby プロセスのプロセス ID です。 Process.#pid と同じです。

現在実行中の Ruby プロセスのプロセス ID です。
Process.#pid と同じです。

この変数はグローバルスコープです。