(absolute-path a-path)(dir? a-path)(exists? a-path)(json->map x)(lk s)(ls s)(mail &
{:keys [from to subject host port contents]
:or {host "localhost" port 25}})(map->json x)(mkdir a-path)(nrepl-http-transport url)Returns an nREPL client-side transport to connect to HTTP nREPL
endpoints implemented by ring-handler.
This fn is implicitly registered as the implementation of
nrepl.core/url-connect for http and https schemes;
so, once this namespace is loaded, any tool that uses url-connect
will use this implementation for connecting to HTTP and HTTPS
nREPL endpoints.
Returns an nREPL client-side transport to connect to HTTP nREPL endpoints implemented by `ring-handler`. This fn is implicitly registered as the implementation of `nrepl.core/url-connect` for `http` and `https` schemes; so, once this namespace is loaded, any tool that uses `url-connect` will use this implementation for connecting to HTTP and HTTPS nREPL endpoints.
(nrepl-start & {:keys [ip port cider] :or {ip "0.0.0.0" port 7888}})(nrepl-stop srv)(chars->hex xs)(chars->long xs)(hex->long x)(str->double x)(str->int x)(str->long x)(parse-binary-message format-coll data-coll)(path-seq a-path)(path f)(pwd)(readable? a-path)(rm a-path)(sha1sum & vals)(size a-path)(start-routine f & [{:keys [id queue-length interval] :as opts}])(stop-routine)(stop-routine id)(uk s)(us s)(uuid)(uuid s)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 |