verify method

bool verify(
  1. Grunt job
)

Implementation

bool verify(Grunt job) {
  return job.workPhase == this;
}