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.
action - Action for configuring the preserve filter
action