[Cuis-dev] pull req. A little addition to package OSProcess.
Nicola Mingotti
nmingotti at gmail.com
Sat Oct 16 07:53:03 PDT 2021
Hi Juan, Dave, guys,
I don't know what to do in this case, I don't think i need to post the
fileout, do i?
The pull request is here:
https://github.com/Cuis-Smalltalk/OSProcess/pull/2
The merge request adds a convenience method to check exit code in forked
processes in Unix like systems,
a test method is added as well.
---- Example -----
out _ OSProcess waitForCommand: ' sh -c "exit 33" '.
out exitCode . "=> 33 "
--------------------
bye
Nicola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20211016/052a1259/attachment.htm>
More information about the Cuis-dev
mailing list