るりまサーチ

最速Rubyリファレンスマニュアル検索!
48件ヒット [1-48件を表示] (0.215秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:r[x] > クエリ:i[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 -> () (18302.0)

@todo

@todo

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

@todo

@todo

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

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

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

@see Process.#ki...

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

@todo

...@todo

@param opts

@see Shell#notify...

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

@todo

...@todo

@param opts

@see Shell#notify...

絞り込み条件を変える

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

@todo

@todo

コマンド名を返します。

Shell::SystemCommand#each(rs = nil) {|line| ... } (202.0)

@todo

...@todo

@param rs...

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

@todo

@todo

コマンド名を返します。