@CompileStatic class GenerateCommand extends Object implements ProjectCommand
Generate command uses Groovy templates to create everything you need.
Type | Name and description |
---|---|
static String |
EXAMPLES |
static String |
USAGE |
CommandDescription |
description |
String |
name |
Constructor and description |
---|
GenerateCommand() |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
handle(ExecutionContext executionContext) |
|
void |
noGenerator(String generatorName, GrailsConsole console) |
|
void |
printCommandHelp(GrailsConsole console) |