Package com.io7m.waxmill.realize
Interface WXMRealizationInstructionsType
- All Known Implementing Classes:
WXMRealizationInstructions
@Immutable
public interface WXMRealizationInstructionsType
-
Method Summary
Modifier and Type Method Description default voidexecute(WXMDryRun dryRun)java.util.List<WXMRealizationStepType>steps()
-
Method Details
-
steps
java.util.List<WXMRealizationStepType> steps() -
execute
- Throws:
WXMException
-