arguments property

bool? arguments
getter/setter pair

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;