るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.075秒)
トップページ > クエリ:-[x] > クエリ:TEXT[x] > クエリ:history_file[x]

別のキーワード

  1. openssl to_text
  2. prettyprint text
  3. cgi text_field
  4. cgi/html text_field
  5. htmlextension text_field

ライブラリ

クラス

検索結果

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

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

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

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

@see lib:irb#history