Subprocess icon indicating copy to clipboard operation
Subprocess copied to clipboard

Swift library for macOS providing interfaces for both synchronous and asynchronous process execution

Results 2 Subprocess issues
Sort by recently updated
recently updated
newest added

The `SubprocessError` type nicely encapsulates the errors that come from the (deprecated) `Shell` code. However, when the process being called exits with a non-zero exit code and output no other...

- Update the README.md file with a link to the reference documentation at `https://engineering.jamf.com/Subprocess/documentation/subprocess/`. - Update the CHANGELOG file with all non-trivial changes. - Update the `Subprocess.podspec` file with the...