るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.213秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:l[x] > バージョン:2.5.0[x] > クエリ:r[x] > クエリ:tr[x] > クエリ:history_file[x]

別のキーワード

  1. matrix tr
  2. string tr_s
  3. string tr_s!
  4. html4tr doctype
  5. string tr!

ライブラリ

クラス

検索結果

IRB::Context#history_file -> String | nil (91207.0)

履歴ファイルのパスを返します。

履歴ファイルのパスを返します。

@return 履歴ファイルのパスを String か nil で返します。nil を返し
た場合は、~/.irb_history に履歴が保存されます。

@see lib:irb#history