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