setExecutable

abstract fun setExecutable(executable: String)(source)

Sets the name of the executable to use.

Since

4.0

Parameters

executable

The executable. Must not be null.


abstract fun setExecutable(executable: Any)(source)

Sets the name of the executable to use.

Parameters

executable

The executable. Must not be null.