Class CLNCommandCheck

java.lang.Object
com.io7m.claypot.core.CLPAbstractCommand
All Implemented Interfaces:
com.io7m.claypot.core.CLPCommandType

public final class CLNCommandCheck extends CLNAbstractReadFileCommand
The 'check' command.
  • Constructor Details

    • CLNCommandCheck

      public CLNCommandCheck(com.io7m.claypot.core.CLPCommandContextType inContext)
      The 'check' command.
      Parameters:
      inContext - The context
  • Method Details