Contents

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.

See Also

Related Documentation

Deprecated