るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.083秒)

別のキーワード

  1. frame bottom
  2. irb/frame bottom
  3. bottom integer
  4. bottom irb/frame
  5. bottom irb::frame

ライブラリ

クラス

検索結果

IRB::Frame.bottom(n = 0) -> Binding (54307.0)

下から n 番目のコンテキストを取り出します。

下から n 番目のコンテキストを取り出します。

@param n 取り出すコンテキストを Integer で指定します。n は 0 が最
下位になります。