るりまサーチ (Ruby 2.6.0)

最速Rubyリファレンスマニュアル検索!
7件ヒット [1-7件を表示] (0.217秒)
トップページ > クエリ:-[x] > クエリ:r[x] > クエリ:i[x] > バージョン:2.6.0[x] > クエリ:y[x] > クラス:Shell::SystemCommand[x]

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. fileutils rm_r
  5. fileutils cp_r

ライブラリ

キーワード

検索結果

Shell::SystemCommand#start_import -> () (64204.0)

@todo

@todo

Shell::SystemCommand#terminate -> () (45904.0)

@todo

@todo

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

@param opts

@see Shell#notify

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

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

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

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

@see Process.#kill

絞り込み条件を変える

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

コマンド名を返します。