Files
SwiftShell/Tests/SwiftShellTests
Jacob Wlliams 42e7cff534 Fix #60. Add AsyncCommand.stop, interrupt, suspend and resume.
Also for Linux.

* Implement all the missing signal functions available to Process

* stop and interrupt now function nearly-identical to how they should on macOS

* Implemented the suspend and resume functions, cleaned up the stop and interrupt related functionality
2018-03-13 13:06:31 +01:00
..