Releases: pharo-contributions/OSWinSubprocess
Releases · pharo-contributions/OSWinSubprocess
v1.1
- adapt to FFI
win32LibraryName
usage
- Improved documentation
- move to Tonel v3 format
v1
First release of the library allowing its users to spawn Windows System processes from within Pharo language. It supports waiting for the process termination, gets its exit status, force its termination. It does not yet support standard input / output streams.