Liking cljdoc? Tell your friends :D

std.lang.base.runtime-proxy


proxy-deref-ptrclj

(proxy-deref-ptr {:keys [redirect lang]} ptr)

dereefs the pointer

dereefs the pointer
raw docstring

proxy-display-ptrclj

(proxy-display-ptr {:keys [redirect lang]} ptr)

displays the pointer

displays the pointer
raw docstring

proxy-get-rtclj

(proxy-get-rt redirect lang)

gets the redirected runtime

gets the redirected runtime
raw docstring

proxy-healthclj

(proxy-health {:keys [redirect lang]})

checks the proxied health

checks the proxied health
raw docstring

proxy-infoclj

(proxy-info {:keys [redirect lang]} level)

gets the proxied info

gets the proxied info
raw docstring

proxy-init-ptrclj

(proxy-init-ptr {:keys [redirect lang]} ptr)

initialises ptr

initialises ptr
raw docstring

proxy-invoke-ptrclj

(proxy-invoke-ptr {:keys [redirect lang]} ptr args)

invokes the pointer

invokes the pointer
raw docstring

proxy-raw-evalclj

(proxy-raw-eval {:keys [redirect lang]} string)

evaluates the raw string

evaluates the raw string
raw docstring

proxy-remote?clj

(proxy-remote? {:keys [redirect lang]})

checks if proxied is remote

checks if proxied is remote
raw docstring

proxy-started?clj

(proxy-started? {:keys [redirect lang]})

checks if proxied has started

checks if proxied has started
raw docstring

proxy-stopped?clj

(proxy-stopped? {:keys [redirect lang]})

checks if proxied has stopped

checks if proxied has stopped
raw docstring

proxy-tags-ptrclj

(proxy-tags-ptr {:keys [redirect lang]} ptr)

gets the ptr tags

gets the ptr tags
raw docstring

proxy-transform-in-ptrclj

(proxy-transform-in-ptr {:keys [redirect lang]} ptr args)

transforms the pointer on in

transforms the pointer on in
raw docstring

proxy-transform-out-ptrclj

(proxy-transform-out-ptr {:keys [redirect lang]} ptr return)

transforms the pointer on out

transforms the pointer on out
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close