1件ヒット
[1-1件を表示]
(0.017秒)
トップページ >
:インスタンスメソッド
> クラス:Shell::ProcessController
>
:shell/process-controller
>
:process
>
:fork
>
:2.6.0

![条件を削除 [x]](/images/drop-condition-icon.png)
![条件を削除 [x]](/images/drop-condition-icon.png)

![条件を削除 [x]](/images/drop-condition-icon.png)

![条件を削除 [x]](/images/drop-condition-icon.png)

![条件を削除 [x]](/images/drop-condition-icon.png)

![条件を削除 [x]](/images/drop-condition-icon.png)
検索結果
-
Shell
:: ProcessController # sfork(command) { . . . } -> [Integer , IO , IO] (27361.0) -
シンプルな fork です。
シンプルな fork です。
@param command コマンドを指定します。
@return [PID, 入力用 IO, 出力用 IO] からなる配列を返します。