Class CLNCommandShowImageInfo

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

public final class CLNCommandShowImageInfo extends CLNAbstractReadFileCommand
The 'show-image-info' command.
  • Constructor Details

    • CLNCommandShowImageInfo

      public CLNCommandShowImageInfo(com.io7m.claypot.core.CLPCommandContextType inContext)
      The 'show-image-info' command.
      Parameters:
      inContext - The context
  • Method Details