MergeMapper

class MergeMapper(val to: String) : Mapper(source)

Constructors

Link copied to clipboard
constructor(to: String)

Properties

Link copied to clipboard
val to: String

Functions

Link copied to clipboard
open override fun selects(targetPaths: List<String>): List<String>