getOutputDir

abstract fun getOutputDir(name: String): Directory

Gets the output directory for the specified name.

Return

The output directory for the specified name.

Parameters

name

The name of the output directory to retrieve.