class Repl

Defined in:

repl.cr

Constructors

Constructor Detail

def self.new(history : String, &process : String -> _) #

[View source]