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