Tools to start prepl servers in various configurations.
Tools to start prepl servers in various configurations.
(repl {:keys [address port]})
Starts a REPL connected to the address and port specified in the opts map.
Starts a REPL connected to the address and port specified in the opts map.
(stop-prepl! {:keys [name port-file? port-file-name] :as _opts})
Stop a prepl server.
Stop a prepl server.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close