env property

List<EnvVar> env
final

Environment variables to be passed to the python module. Maximum limit is 100.

Implementation

final List<EnvVar> env;