ClojureDocs

Nav

Namespaces

Clojure/Conj 2026 — Charlotte, NC — Sept 30 - Oct 2 Learn More & Get Tickets →

exit-ref

clojure.java.process

Available since 1.12 (source)
  • (exit-ref process)
Given a Process (the output of 'start'), return a reference that can be
used to wait for process completion then returns the exit value.