るりまサーチ

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

別のキーワード

  1. kernel $-l
  2. _builtin $-l
  3. matrix l
  4. lupdecomposition l
  5. l matrix

キーワード

検索結果

<< 1 2 > >>

Shell::SystemCommand (21000.0)

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

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

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

@see Process.#kill...

Shell::SystemCommand#flush -> () (9100.0)

@todo

@todo

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

@todo

@todo

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

@todo

@todo

@param rs

絞り込み条件を変える

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

@todo

@todo

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

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

@todo

@todo

コマンド名を返します。

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

@todo

...@todo

@param opts

@see Shell#notify...

絞り込み条件を変える

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

@todo

...@todo

@param opts

@see Shell#notify...

Shell::SystemCommand#start -> () (6000.0)

@todo

@todo

Shell::SystemCommand#start_export (6000.0)

@todo

@todo

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

@todo

@todo

Shell::SystemCommand#super_each -> () (6000.0)

@todo

...@todo

Shell::Filter#each です。...

絞り込み条件を変える

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

@todo

@todo

Shell::SystemCommand.new(sh, command, *opts) (6000.0)

@todo

@todo

@param sh

@param command

@param opts
<< 1 2 > >>