Skip to content

Commit

Permalink
Clarify that the context is IRB context
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed May 4, 2024
1 parent b1ef58a commit 9ed32ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/irb/helper_method/conf.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module IRB
module HelperMethod
class Conf < Base
description "Returns the current context."
description "Returns the current IRB context."

def execute
IRB.CurrentContext
Expand Down

0 comments on commit 9ed32ce

Please sign in to comment.