cljs.repl/known-repl-opts

varsince v1.8.34Edit
Source code @ clojurescript:src/main/clojure/cljs/repl.cljc
(def known-repl-opts
  #{:analyze-path :bind-err :caught :compiler-env :def-emits-var :eval :flush
    :init :inits :need-prompt :print :print-no-newline :prompt :quit-prompt :read
    :reader :repl-requires :repl-verbose :source-map-inline :watch :watch-fn
    :wrap})