Class HelpCommand

  • All Implemented Interfaces:
    Runnable

    @Command(name="help",
             description="Display help information about openapi-generator")
    public class HelpCommand
    extends OpenApiGeneratorCommand
    • Field Detail

      • help

        @Inject
        public io.airlift.airline.Help help
    • Constructor Detail

      • HelpCommand

        public HelpCommand()
    • Method Detail

      • execute

        public void execute()