Class CLNCommandShowSummary

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

public final class CLNCommandShowSummary extends CLNAbstractReadFileCommand
The 'show-summary' command.
  • Constructor Details

    • CLNCommandShowSummary

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