るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.016秒)
トップページ > バージョン:2.5.0[x] > モジュール:Kernel[x] > クエリ:$$[x] > クエリ:kernel[x]

別のキーワード

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

ライブラリ

検索結果

Kernel$$$ -> Integer (81307.0)

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

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

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