Skip to main content

exit-ref

functionv1.12

clojure.java.process/exit-ref

Available in:BBCLJ
(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.

No examples yet. Be the first to add one!