Skip to main content

destroy-tree

function

babashka.process/destroy-tree

(destroy-tree [proc])
Same as `destroy` but also destroys all descendants. JDK9+ only. Falls back to `destroy` on older JVM versions.

No examples yet. Be the first to add one!