Module org.itsallcode.process


module org.itsallcode.process
Simplified usage of Java's Process API.

Create a new process builder using create() and start the process with start().