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