Class: BetterErrors::REPL::Pry::Input

Inherits:
Object
  • Object
show all
Defined in:
lib/better_errors/repl/pry.rb

Instance Method Summary collapse

Instance Method Details

#readlineObject



8
9
10
# File 'lib/better_errors/repl/pry.rb', line 8

def readline
  Fiber.yield
end