72件ヒット
[1-72件を表示]
(0.014秒)
別のキーワード
クラス
-
Shell
:: SystemCommand (72)
検索結果
先頭5件
-
Shell
:: SystemCommand # active? -> bool (103.0) -
@todo
@todo -
Shell
:: SystemCommand # command -> String (103.0) -
@todo
@todo
コマンド名を返します。 -
Shell
:: SystemCommand # flush -> () (103.0) -
@todo
@todo -
Shell
:: SystemCommand # kill(signal) -> Integer (103.0) -
自身のプロセスにシグナルを送ります。
自身のプロセスにシグナルを送ります。
@param signal シグナルを整数かその名前の文字列で指定します。
負の値を持つシグナル(あるいはシグナル名の前に-)を指定すると、
プロセスではなくプロセスグループにシグナルを送ります。
@see Process.#kill -
Shell
:: SystemCommand # name -> String (103.0) -
@todo
@todo
コマンド名を返します。 -
Shell
:: SystemCommand # notify(*opts) -> String (103.0) -
@todo
@todo
@param opts
@see Shell#notify -
Shell
:: SystemCommand # notify(*opts) {|message| . . . } -> String (103.0) -
@todo
@todo
@param opts
@see Shell#notify -
Shell
:: SystemCommand # start -> () (103.0) -
@todo
@todo -
Shell
:: SystemCommand # start _ import -> () (103.0) -
@todo
@todo -
Shell
:: SystemCommand # super _ each -> () (103.0) -
@todo
@todo
Shell::Filter#each です。 -
Shell
:: SystemCommand # terminate -> () (103.0) -
@todo
@todo -
Shell
:: SystemCommand # wait? -> bool (103.0) -
@todo
@todo