open class CleanTaskProcess : CargoTaskProcessBase
<init> |
CleanTaskProcess(project: Project, settings: ProjectSettings, variant: BuildVariant, options: ICleanOptions) |
options |
val options: ICleanOptions |
call |
This function is called when RusticTask is executed. Not executed when BuildVariant # enable is false. open fun call(tool: Cargo): Unit |