Liking cljdoc? Tell your friends :D

propel.core

Tools to start prepl servers in various configurations.

Tools to start prepl servers in various configurations.
raw docstring

replclj

(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.
sourceraw docstring

start-prepl!clj

(start-prepl! opts)

Start a prepl server.

Start a prepl server.
sourceraw docstring

stop-prepl!clj

(stop-prepl! {:keys [name port-file? port-file-name] :as _opts})

Stop a prepl server.

Stop a prepl server.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close