(invoke-ptr-remote {:keys [id client last] :as rt} ptr args)
invokes a pointer on the remote side
invokes a pointer on the remote side
(raw-eval-remote {:keys [id tx-id last client] :as rt} body)
performs a raw eval on the remote side
performs a raw eval on the remote side
(remote-body-transform input mopts)
transforms the input
transforms the input
(shell-remote)
(shell-remote m)
create and starts a shell remote
create and starts a shell remote
(shell-remote:create {:keys [id server client] :as m :or {id (h/sid)}})
creates the shell remote
creates the shell remote
(start-shell-remote {:keys [server client] :as rt})
starts the shell
starts the shell
(start-shell-remote-tunnel {:keys [server tunnel]})
starts the remote tunnes
starts the remote tunnes
(stop-shell-remote {:keys [tunnel client] :as rt})
stops the shell
stops the shell
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close