Package com.glitchybyte.glib.process


package com.glitchybyte.glib.process
Process utils for executing external applications. Note that this package is OS dependant. It has been tested on macOS, Linux, and Windows. But Windows needs an external app for proper signal (e.g., SIGINT) sending, if needed. More information in GOSWindows.