gruntRegistry top-level property

_GruntRegistry gruntRegistry

Implementation

_GruntRegistry get gruntRegistry => _gruntRegistry;
void gruntRegistry=(_GruntRegistry registry)

Implementation

set gruntRegistry(_GruntRegistry registry) {
  _gruntRegistry = registry;
}