-
public final class FeatureRedactorKt
-
-
Method Summary
Modifier and Type Method Description final static UnitrunRedactors(Plugins $self, List<ParentRunner<?>> children)final static ParentRunner<?>redact(ParentRunner<?> $self, Function1<Feature, Feature> transformation)-
-
Method Detail
-
runRedactors
final static Unit runRedactors(Plugins $self, List<ParentRunner<?>> children)
-
redact
final static ParentRunner<?> redact(ParentRunner<?> $self, Function1<Feature, Feature> transformation)
-
-
-
-