@Command(name="help",
description="Display help information about openapi-generator")
public class HelpCommand
extends OpenApiGeneratorCommand
| Modifier and Type | Field and Description |
|---|---|
io.airlift.airline.Help |
help |
buildInfo, global, globalOptions| Constructor and Description |
|---|
HelpCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Logic to be executed by implementing commands
|
runpublic void execute()
OpenApiGeneratorCommandCopyright © 2023. All rights reserved.