(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.
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 |