Liking cljdoc? Tell your friends :D

dk.salza.liq.core


-mainclj

(-main & args)
source

changesclj

source

init-editorclj

(init-editor rows columns)
source

load-user-fileclj

(load-user-file path)
source

read-argclj

(read-arg args arg)

Reads the value of an argument. If the argument is on the form --arg=value then (read-args args "--arg=") vil return value. If the argument is on the form --arg then non-nil will bereturned if the argument exists otherwise nil.

Reads the value of an argument.
If the argument is on the form --arg=value
then (read-args args "--arg=") vil return
value.
If the argument is on the form --arg then
non-nil will bereturned if the argument exists
otherwise nil.
sourceraw docstring

request-update-guiclj

(request-update-gui adapter)
source

update-guiclj

(update-gui adapter)
source

updaterclj

source

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

× close