history_file -> String | nil
[permalink][rdoc][edit] [added by irb/ext/save-history]-
履歴ファイルのパスを返します。
- [RETURN]
- 履歴ファイルのパスを String か nil で返します。nil を返した場合は、~/.irb_history に履歴が保存されます。
[SEE_ALSO] irb/履歴の保存
history_file -> String | nil
[permalink][rdoc][edit] [added by irb/ext/save-history]
履歴ファイルのパスを返します。
[SEE_ALSO] irb/履歴の保存