Function Process-Close

Part of:

package elprep
( process-close < program > &key (wait t) )
Close all streams of an external process, wait for the process to finish if requested, and return its exit code if available.