If true, writer, output-stream and spit will open files in append mode.
Defaults to false. Instead of binding this var directly, use append-writer,
append-output-stream or append-spit.
(def
^{:doc "If true, writer, output-stream and spit will open files in append mode.
Defaults to false. Instead of binding this var directly, use append-writer,
append-output-stream or append-spit."
:tag "java.lang.Boolean"}
*append* false)
Comments top
No comments for *append*. Log in to add a comment.