from

abstract fun from(dir: Any): ConfigurableFileTree(source)

Specifies base directory for this file tree using the given path. The path is evaluated as per file.

Return

this

Parameters

dir

The base directory.