Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Create a new "ExternalProcess" class in the library directory which is ↵ | Ken Moore | 2017-01-04 |
specifically designed for launching external processes in an unattended manner and automatically cleaning up the object on the heap when finished. It will also hide any output from the process or forward it to a designated log file rather than polluting the current process output channel. |