Liking cljdoc? Tell your friends :D

rt.shell.interface-remote


*remote-id*clj


*remote-port*clj


+bash-basic+clj


invoke-ptr-remoteclj

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

raw-eval-remoteclj

(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
raw docstring

remote-body-transformclj

(remote-body-transform input mopts)

transforms the input

transforms the input
raw docstring

shell-remoteclj

(shell-remote)
(shell-remote m)

create and starts a shell remote

create and starts a shell remote
raw docstring

shell-remote:createclj

(shell-remote:create {:keys [id server client] :as m :or {id (h/sid)}})

creates the shell remote

creates the shell remote
raw docstring

start-shell-remoteclj

(start-shell-remote {:keys [server client] :as rt})

starts the shell

starts the shell
raw docstring

start-shell-remote-tunnelclj

(start-shell-remote-tunnel {:keys [server tunnel]})

starts the remote tunnes

starts the remote tunnes
raw docstring

stop-shell-remoteclj

(stop-shell-remote {:keys [tunnel client] :as rt})

stops the shell

stops the shell
raw docstring

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

× close