Virtual Method
FoundryBuildStagequery
Declaration [src]
DexFuture*
query (
FoundryBuildStage* self
)
Description [src]
Query information about the state of the stage and update as necessary.
Some implementations may choose to look at the state of contents on disk and mark the stage as completed without running. Alternatively, they may use it to mark a stage as needing to be run.