setFrom

abstract fun setFrom(paths: Iterable<out Any>)(source)
abstract fun setFrom(paths: Array<Any>)(source)

Sets the source paths for this collection. The given paths are evaluated as per files.

Parameters

paths

The paths.