class Pry::REPL
def set_readline_output
-
(void)
-
def set_readline_output return if @readline_output @readline_output = (Readline.output = Pry.config.output) if piping? end
(void)
-
def set_readline_output return if @readline_output @readline_output = (Readline.output = Pry.config.output) if piping? end