env property

Map<String, String> env
final

Environment variables that will be passed to run.

Implementation

final Map<String, String> env;