automapSubstitutions property

bool? automapSubstitutions
getter/setter pair

Option to include built-in and custom substitutions as env variables for this build step.

This option will override the global option in BuildOption.

Implementation

core.bool? automapSubstitutions;