@CompileStatic @Canonical class ExecutionContext extends Object
A context command to pass to ApplicationCommand instances
| Type | Name and description |
|---|---|
File |
baseDirThe base directory for the project |
File |
classesDirThe classes directory of the project |
CommandLine |
commandLineThe command line instance |
File |
targetDirThe target directory of the project |
| Constructor and description |
|---|
ExecutionContext() |
The base directory for the project
The classes directory of the project
The command line instance
The target directory of the project