Table of Contents
API Documentation: | IncludedBuild |
---|
A build that is included in the composite.
Property | Description |
name | The name of the included build. |
projectDir | The root directory of the included build. |
Method | Description |
task(path) | Produces a reference to a task in the included build. |
The name of the included build.
The root directory of the included build.
Produces a reference to a task in the included build.