Implement Runtime wrapper
authorJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 16 Oct 2017 20:19:03 +0000 (16:19 -0400)
committerJonathan Rajotte <jonathan.rajotte-julien@efficios.com>
Mon, 16 Oct 2017 20:19:03 +0000 (16:19 -0400)
Using this wrapper, it is possible obtain a specifier runtime environment
with valid pre-defined environment variables.

Each runtime can spawn individual background process and run command as
if it was on the command line. Each runtime also save all stdout and
stderr for further inspection and validation.

Include fix-up to Project objects to accomodate the Runtime object
requirement.

Signed-off-by: Jonathan Rajotte <jonathan.rajotte-julien@efficios.com>

No differences found
This page took 0.025088 seconds and 5 git commands to generate.