arguments property
If true, the builder claims that recipe.arguments is complete, meaning that all external inputs are properly captured in the recipe.
Implementation
core.bool? arguments;
If true, the builder claims that recipe.arguments is complete, meaning that all external inputs are properly captured in the recipe.
core.bool? arguments;