Instance Property インスタンスプロパティ

launchPath

Sets the receiver’s executable. レシーバのもつ実行可能ファイルを設定します。

Declaration 宣言

var launchPath: String? { get set }

Parameters パラメータ

path

The path to the executable. 実行可能ファイルへのパス。

See Also 参照

Deprecated 非推奨