(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.
Examples
No examples yet. Be the first to add one!
(exit-ref [process])No examples yet. Be the first to add one!