Liking cljdoc? Tell your friends :D

nrepl.cmdline

A proof-of-concept command-line client for nREPL. Please see e.g. REPL-y for a proper command-line nREPL client @ https://github.com/trptcolin/reply/

A proof-of-concept command-line client for nREPL.  Please see
e.g. REPL-y for a proper command-line nREPL client @
https://github.com/trptcolin/reply/
raw docstring

-mainclj

(-main & args)
source

colored-outputclj

source

dieclj

(die & msg)

Prints items in msg to err and then exits with a status of 2.

`Print`s items in `msg` to *err* and then exits with a status of 2.
sourceraw docstring

exitclj

(exit status)

Requests that the process exit with the given status. Does not return.

Requests that the process exit with the given `status`.  Does not
return.
sourceraw docstring

running-replclj

source

set-signal-handler!cljmacro

(set-signal-handler! signal f)
source

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

× close