materials property
If true, the builder claims that materials are complete, usually through some controls to prevent network access.
Sometimes called "hermetic".
Implementation
core.bool? materials;
If true, the builder claims that materials are complete, usually through some controls to prevent network access.
Sometimes called "hermetic".
core.bool? materials;