Liking cljdoc? Tell your friends :D

com.msladecek.inspector


-mainclj

(-main & args)
source

cli-optionsclj

source

default-optsclj

source

get-terminal-sizeclj

(get-terminal-size)
source

make-transportclj

(make-transport opts)
source

make-viewerclj

(make-viewer opts)
source

send-data!clj

(send-data! value)
(send-data! opts value)

Send data to the viewer. Usage with tap>:

(require '[com.msladecek.inspector :as inspector])
(add-tap inspector/send-data!)
Send data to the viewer.
Usage with `tap>`:

    (require '[com.msladecek.inspector :as inspector])
    (add-tap inspector/send-data!)

sourceraw docstring

start-input-loopclj

(start-input-loop viewer)
source

stty!clj

(stty! args)
source

usageclj

(usage options-summary)
source

validate-set-of-keywordsclj

(validate-set-of-keywords permitted-values)
source

with-char-inputcljmacro

(with-char-input & body)

Set the tty configuration to give us one character at a time.

Set the tty configuration to give us one character at a time.
sourceraw 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