GrinderContext constructor

GrinderContext(Grinder grinder, GrinderTask task, TaskInvocation invocation)

Implementation

GrinderContext(this.grinder, this.task, this.invocation);