るりまサーチ

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

別のキーワード

  1. _builtin to_i
  2. fiddle to_i
  3. matrix elements_to_i
  4. matrix i
  5. csv to_i

ライブラリ

キーワード

検索結果

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

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

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

@see Process.#kill...

Shell::SystemCommand#active? -> bool (9201.0)

@todo

@todo

Shell::SystemCommand#input=(inp) (9201.0)

@todo

@todo

Shell::SystemCommand#wait? -> bool (9201.0)

@todo

@todo

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

@todo

...@todo

@param opts

@see Shell#notify...

絞り込み条件を変える

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

@todo

...@todo

@param opts

@see Shell#notify...

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

@todo

@todo

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

@todo

@todo

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

@todo

@todo

@param rs

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

@todo

@todo

コマンド名を返します。

絞り込み条件を変える

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

@todo

@todo

コマンド名を返します。