るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. _builtin $6
  2. _builtin $filename
  3. _builtin $verbose
  4. _builtin $11
  5. _builtin $stdin

ライブラリ

モジュール

検索結果

Kernel$$PROCESS_ID -> Integer (63625.0)

$$ の別名

$$ の別名

require "English"

p sprintf("something%s", $PID) #=> "something5543" など