Back

print! (clj)

(source)

function

(print! {:keys [:config :findings :summary :analysis]})
Prints the result from `run!` to `*out*`. Returns `nil`. Alpha, subject to change.

Examples