classpath

abstract fun classpath(@Nullable paths: Array<@Nullable Any>): JavaExecSpec

Adds elements to the classpath for executing the main class.

Return

this

Parameters

paths

classpath elements