reproducible property

bool? reproducible
getter/setter pair

If true, the builder claims that running the recipe on materials will produce bit-for-bit identical output.

Implementation

core.bool? reproducible;