getCompilerExecutable

@Nullable
abstract fun getCompilerExecutable(): File(source)

Returns the compiler executable that is used to compile this binary.

Return

The compiler executable or null if the compiler for this binary is not available.