See Source File
MIT
Copyright Jason White, 2016
Jason White
Description: Handles running "dmd" processes.
Inputs and outputs are detected by parsing and modifying the command line before execution. DMD has a "-deps" option for writing inputs to a file. This option is dynamically added to the command line and parsed after the process exits.