(repl)
(repl {:keys [host port reconnect] :or {reconnect false} :as opts})
(repl k v & kvs)
Start a socket repl that talks to a remote process
Args:
Start a socket repl that talks to a remote process Args: - :port (required) - target port - :host (optional) - target host - :reconnect (optional, default false) - whether to keep automatically reconnecting to the repl on socket exceptions
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |