launch()
Launches the task represented by the receiver.
Declaration
func launch()Discussion
Raises an NSInvalidArgumentException if the launch path has not been set or is invalid or if it fails to create a process.
Launches the task represented by the receiver.
func launch()Raises an NSInvalidArgumentException if the launch path has not been set or is invalid or if it fails to create a process.