package saker.build.task
Extension interface for Task for representing a task that can be parameterized.
Clients of this interface must call initParameters(
RThe return type of the task.
public default void | initParameters( Initializes the parameters of this task. |