Qore process Module
0.1.0
|
The process module is a Qore wrapper around Boost.Process by Klemens David Morgenstern.
Primary class provided by this module:
The process module provdes an API to manage system processes. It can be used to:
This module is released under the MIT license (see COPYING in the source distribution for more information)
Boost parts in src/boost are distributed under the Boost Software License, Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt)