component-build-plugin / com.intershop.gradle.component.build.tasks / CreateComponentTask / preserve

preserve

fun preserve(action: Action<in PatternFilterable>): Unit

Add pattern to the set of patterns. Files that matches to one of patterns will be excluded or included to the update installation.

Parameters

action - Action for configuring the preserve filter