static class GrailsCli.ExecutionContextImpl extends Object implements ExecutionContext
| Type | Name and description |
|---|---|
CommandLine |
commandLine |
GrailsConsole |
console |
ProjectContext |
projectContext |
| Constructor and description |
|---|
ExecutionContextImpl(CodeGenConfig config) |
ExecutionContextImpl(CommandLine commandLine, ProjectContext projectContext) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
addCancelledListener(CommandCancellationListener listener) |
|
void |
cancel() |
|
File |
getBaseDir() |