transitiveDependenciesIncluded property

bool? transitiveDependenciesIncluded
getter/setter pair

When set to true, transitive dependencies of included actions will be executed.

Optional.

Implementation

core.bool? transitiveDependenciesIncluded;