Liking cljdoc? Tell your friends :D

shadow.cljs.npm.client


repl-clientcljs

(repl-client socket args)

readline client that tries to maintain a prompt. not quite smart yet.

readline client that tries to maintain a prompt. not quite smart yet.
sourceraw docstring

runcljs

(run project-root config server-port-file opts args fallback)

attempts to connect to running server. if the connect fails calls callback

attempts to connect to running server. if the connect fails calls callback
sourceraw docstring

socket-datacljs

(socket-data data exit-token error-token)
source

socket-pipecljs

(socket-pipe socket args)

client that just pipes everything through the socket without any processing

client that just pipes everything through the socket without any processing
sourceraw docstring

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

× close