trait GrailsApplicationCommand
| Type | Name and description | 
|---|---|
| ExecutionContext | executionContext | 
| FileSystemInteraction | fileSystemInteraction | 
| TemplateRenderer | templateRenderer | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | java.util.List<java.lang.String> | getArgs() | 
|  | boolean | handle(ExecutionContext executionContext) | 
|  | boolean | handle() |