るりまサーチ

最速Rubyリファレンスマニュアル検索!
66件ヒット [1-66件を表示] (0.076秒)
トップページ > クエリ:i[x] > ライブラリ:shell/system-command[x]

別のキーワード

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

クラス

キーワード

検索結果

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

@todo

@todo

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

@todo

@todo

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

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

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

@see Process.#kill...

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

@todo

...@todo

@param opts

@see Shell#notify...

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

@todo

...@todo

@param opts

@see Shell#notify...

絞り込み条件を変える

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

@todo

@todo

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

@todo

@todo

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

@todo

@todo

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

@param rs

絞り込み条件を変える

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

@todo

@todo

コマンド名を返します。