Class: Redcar::Clojure::OpenClojureREPL

Inherits:
REPL::OpenREPL
  • Object
show all
Defined in:
lib/clojure.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



34
35
36
# File 'lib/clojure.rb', line 34

def execute
  open_repl(ReplMirror.new)
end