reportChangedAssets property

bool reportChangedAssets

Whether the BuildResults events emitted for this target should report a list of assets invalidated in a build.

This defaults to false to reduce the serialization overhead when this information is not required.

Implementation

bool get reportChangedAssets;