setExecutable

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

Sets the name of the executable to use.

Parameters

executable

The executable. Must not be null.