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