environment property

Environment? environment
getter/setter pair

Environment variables for this Runnable (overrides variables set for the whole Task or TaskGroup).

Implementation

Environment? environment;