Virtual Method
FoundryBuildStagepurge
Declaration [src]
DexFuture*
purge (
FoundryBuildStage* self,
FoundryBuildProgress* progress
)
Description [src]
Purge operation for the stage.
This is used to perform a purge of an existing pipeline.
The purge command is run when doing a rebuild.
Parameters
progress
-
Type:
FoundryBuildProgress
No description available.
The data is owned by the caller of the method.