@CompileStatic @Canonical class ExecutionContext extends Object
A context command to pass to ApplicationCommand instances
Type | Name and description |
---|---|
File |
baseDir The base directory for the project |
File |
classesDir The classes directory of the project |
CommandLine |
commandLine The command line instance |
File |
targetDir The 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