Build Task
class BuildTask(val workbench: AvailWorkbench, targetModuleName: ResolvedModuleName) : AbstractBuildTask
An AbstractBuildTask that launches the actual build of the target module.
Author
Mark van Gulik
Richard Arriaga
Parameters
workbench
The owning AvailWorkbench.
target Module Name
The resolved name of the target module.
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The owning AvailWorkbench.