srcDir

abstract fun srcDir(srcPath: Any): SourceDirectorySet(source)

Adds the given source directory to this set. The given directory does not need to exist. Directories that do not exist are ignored.

Return

this

Parameters

srcPath

The source directory. This is evaluated as per files