class Pry::REPL
def self.start(options)
(**options)
-
See
(Pry#initialize
) --
def self.start(options) new(Pry.new(options)).start end
(**options)
See
(Pry#initialize
)
--
def self.start(options) new(Pry.new(options)).start end