setFrom

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

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

Parameters

paths

The paths.