Class WXMFileCheck

java.lang.Object
com.io7m.waxmill.realize.internal.WXMFileCheck
All Implemented Interfaces:
WXMRealizationStepType

public final class WXMFileCheck
extends java.lang.Object
implements WXMRealizationStepType
  • Constructor Summary

    Constructors 
    Constructor Description
    WXMFileCheck​(WXMRealizeMessages inMessages, WXMDeviceSlot inSlot, java.util.UUID inMachineId, java.nio.file.Path inFile)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String description()  
    void execute​(WXMDryRun dryRun)
    Execute the step.
    java.util.List<WXMProcessDescription> processes()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait