Class CreateBuilderCommand

All Implemented Interfaces:
ConsoleOutput, Callable<Integer>

@Prototype public class CreateBuilderCommand extends BuilderCommand
  • Field Details

  • Constructor Details

  • Method Details

    • createGenerateOptions

      public GenerateOptions createGenerateOptions(org.jline.reader.LineReader reader)
      Specified by:
      createGenerateOptions in class BuilderCommand
    • getApplicationType

      protected ApplicationType getApplicationType(org.jline.reader.LineReader reader) throws org.jline.reader.UserInterruptException, org.jline.reader.EndOfFileException
      Throws:
      org.jline.reader.UserInterruptException
      org.jline.reader.EndOfFileException