Class CategoryListFormatOptions

java.lang.Object
io.quarkus.cli.common.CategoryListFormatOptions

public class CategoryListFormatOptions extends Object
  • Field Details

    • id

      boolean id
    • concise

      boolean concise
    • full

      boolean full
  • Constructor Details

    • CategoryListFormatOptions

      public CategoryListFormatOptions()
  • Method Details

    • getFormatString

      public String getFormatString()
    • isSpecified

      public boolean isSpecified()
      Check if any format has been specified on the command line.