Liking cljdoc? Tell your friends :D

dk.salza.liq.core


-mainclj

(-main & args)
source

init-editorclj

(init-editor)
source

is-windowsclj

(is-windows)
source

load-user-fileclj

(load-user-file path)
source

source

(print-help-and-exit)
source

(print-version-and-exit)
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

read-arg-intclj

(read-arg-int args arg)
source

set-defaultsclj

(set-defaults)
source

startupclj

(startup & args)
source

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

× close