preserve

open fun preserve(action: Action<in PatternFilterable>): Sync(source)

Configures the filter that defines which files to preserve in the destination directory.

Return

this

Parameters

action

Action for configuring the preserve filter

See also