suspend_input_method(input_method)
Instance Public methods
Evaluates the given block using the given input_method
as the
IRB::Context#io.
Used by the irb commands source
and irb_load
, see
IRB Sessions at IRB for more information.
Evaluates the given block using the given input_method
as the
IRB::Context#io.
Used by the irb commands source
and irb_load
, see
IRB Sessions at IRB for more information.
Please login to continue.