getCompilerExecutable

@Nullable
abstract fun getCompilerExecutable(): @Nullable 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.