Class WXMCommandVMIDOf

java.lang.Object
com.io7m.claypot.core.CLPAbstractCommand
com.io7m.waxmill.cmdline.internal.WXMAbstractCommandWithConfiguration
com.io7m.waxmill.cmdline.internal.WXMCommandVMIDOf
All Implemented Interfaces:
com.io7m.claypot.core.CLPCommandType

public final class WXMCommandVMIDOf
extends WXMAbstractCommandWithConfiguration
  • Nested Class Summary

    Nested classes/interfaces inherited from interface com.io7m.claypot.core.CLPCommandType

    com.io7m.claypot.core.CLPCommandType.Status
  • Constructor Summary

    Constructors 
    Constructor Description
    WXMCommandVMIDOf​(com.io7m.claypot.core.CLPCommandContextType inContext)
    Construct a command.
  • Method Summary

    Modifier and Type Method Description
    protected com.io7m.claypot.core.CLPCommandType.Status executeActualWithConfiguration​(java.nio.file.Path configurationPath)  
    java.lang.String extendedHelp()  
    java.lang.String name()  

    Methods inherited from class com.io7m.waxmill.cmdline.internal.WXMAbstractCommandWithConfiguration

    error, executeActual, info, messages

    Methods inherited from class com.io7m.claypot.core.CLPAbstractCommand

    commander, configuration, context, execute, logger, strings

    Methods inherited from class java.lang.Object

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