setExecutable

abstract fun setExecutable(executable: String)(source)
abstract fun setExecutable(executable: Any)(source)

Sets the name of the executable to use.

Parameters

executable

The executable. Must not be null.