public interface BuckTask
| Modifier and Type | Method and Description |
|---|---|
void |
execute(BuckTaskContext context)
Executes the task, consuming the specified input and producing output.
|
void execute(BuckTaskContext context)
context - context for the tast operation