Instance Method インスタンスメソッド

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. NSInvalidArgumentExceptionを引き起こします、もし起動パスが設定されていないか無効ならばまたはもしそれがプロセスを作成するのを失敗するならば。

See Also 参照

Deprecated 非推奨

Related Documentation 関連文書