Skip to content

Commit

Permalink
Expose Reline.io_gate
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 committed Jul 5, 2023
1 parent 1911b73 commit 81ac748
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/reline.rb
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,7 @@ def ambiguous_width
def_single_delegators :core, :readline
def_single_delegators :core, :completion_case_fold, :completion_case_fold=
def_single_delegators :core, :completion_quote_character
def_single_delegators :core, :io_gate
def_instance_delegators self, :readline
private :readline

Expand Down

0 comments on commit 81ac748

Please sign in to comment.