るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
5件ヒット [1-5件を表示] (0.021秒)

別のキーワード

  1. openssl g
  2. openssl g=
  3. dh g
  4. dsa g
  5. dh g=

クラス

キーワード

検索結果

Shell::SystemCommand#command -> String (310.0)

@todo

@todo

コマンド名を返します。

Shell::SystemCommand#kill(signal) -> Integer (310.0)

自身のプロセスにシグナルを送ります。

自身のプロセスにシグナルを送ります。

@param signal シグナルを整数かその名前の文字列で指定します。
負の値を持つシグナル(あるいはシグナル名の前に-)を指定すると、
プロセスではなくプロセスグループにシグナルを送ります。

@see Process.#kill

Shell::SystemCommand#name -> String (310.0)

@todo

@todo

コマンド名を返します。

Shell::SystemCommand#notify(*opts) -> String (310.0)

@todo

@todo

@param opts

@see Shell#notify

Shell::SystemCommand#notify(*opts) {|message| ... } -> String (310.0)

@todo

@todo

@param opts

@see Shell#notify

絞り込み条件を変える