issues
search
jamf
/
Subprocess
Swift library for macOS providing interfaces for both synchronous and asynchronous process execution
MIT License
34
stars
8
forks
source link
SUS-7308 added some error support for interop with Objc
#5
Closed
watkyn
closed
4 years ago
watkyn
commented
4 years ago
Added localized description support for SubprocessError
Added NSError support for SubprocessError (just exit code for now)
Changed the "combined" output to always have stdout before stderr