Class ExecutionEnvironment

java.lang.Object
com.powsybl.computation.ExecutionEnvironment

public class ExecutionEnvironment extends Object
Defines the execution environment for commands to be executed:
  • a map of environment variables
  • a prefix for the execution working directory
  • a debug indicator
Author:
Geoffroy Jamgotchian <geoffroy.jamgotchian at rte-france.com>