るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.027秒)
トップページ > ライブラリ:ビルトイン[x] > クエリ:$$[x] > クエリ:process.#pid[x]

別のキーワード

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

モジュール

検索結果

Kernel$$$ -> Integer (18119.0)

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

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

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