We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a87e9e commit 5d646faCopy full SHA for 5d646fa
lib/irb/history.rb
@@ -1,3 +1,5 @@
1
+require "pathname"
2
+
3
module IRB
4
module HistorySavingAbility # :nodoc:
5
def support_history_saving?
0 commit comments