Liking cljdoc? Tell your friends :D

me.raynes.conch


*throw*clj

If set to false, exit codes are ignored. If true (default), throw exceptions for non-zero exit codes.

If set to false, exit codes are ignored. If true (default),
throw exceptions for non-zero exit codes.
raw docstring

add-proc-argsclj

(add-proc-args args options)

buffercljmultimethod


byte-array?clj


byte?clj

(byte? x)

compute-bufferclj

(compute-buffer options)

Drinkablecljprotocol

drinkclj

(drink this proc)

executeclj

(execute name & args)

exit-exceptionclj

(exit-exception verbose)

get-drunkclj

(get-drunk item proc)

let-programscljmacro

(let-programs bindings & body)

Like let, but expects bindings to be symbols to strings of paths to programs.

Like let, but expects bindings to be symbols to strings of paths to
programs.
raw docstring

programscljmacro

(programs & names)

Creates functions corresponding to progams on the PATH, named by names.

Creates functions corresponding to progams on the PATH, named by names.
raw docstring

queue-outputclj

(queue-output proc buffer-type binary)

queue-seqclj

(queue-seq q)

queue-streamclj

(queue-stream stream buffer-type binary)

Redirectablecljprotocol

redirectclj

(redirect this options k proc)

run-commandclj

(run-command name args options)

seqify?clj

(seqify? options k)

test-arrayclj

(test-array t)

ubyteclj

(ubyte val)

with-programscljmacro

(with-programs programs & body)

Like programs, but only binds names in the scope of the with-programs call.

Like programs, but only binds names in the scope of the with-programs call.
raw docstring

write-to-writerclj

(write-to-writer writer s is-binary)

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

× close