(proxy-deref-ptr {:keys [redirect lang]} ptr)dereefs the pointer
dereefs the pointer
(proxy-display-ptr {:keys [redirect lang]} ptr)displays the pointer
displays the pointer
(proxy-get-rt redirect lang)gets the redirected runtime
gets the redirected runtime
(proxy-health {:keys [redirect lang]})checks the proxied health
checks the proxied health
(proxy-info {:keys [redirect lang]} level)gets the proxied info
gets the proxied info
(proxy-init-ptr {:keys [redirect lang]} ptr)initialises ptr
initialises ptr
(proxy-invoke-ptr {:keys [redirect lang]} ptr args)invokes the pointer
invokes the pointer
(proxy-raw-eval {:keys [redirect lang]} string)evaluates the raw string
evaluates the raw string
(proxy-remote? {:keys [redirect lang]})checks if proxied is remote
checks if proxied is remote
(proxy-started? {:keys [redirect lang]})checks if proxied has started
checks if proxied has started
(proxy-stopped? {:keys [redirect lang]})checks if proxied has stopped
checks if proxied has stopped
(proxy-tags-ptr {:keys [redirect lang]} ptr)gets the ptr tags
gets the ptr tags
(proxy-transform-in-ptr {:keys [redirect lang]} ptr args)transforms the pointer on in
transforms the pointer on in
(proxy-transform-out-ptr {:keys [redirect lang]} ptr return)transforms the pointer on out
transforms the pointer on out
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 |