るりまサーチ

最速Rubyリファレンスマニュアル検索!
1752件ヒット [1701-1752件を表示] (0.082秒)

別のキーワード

  1. shell/builtin-command new
  2. etc sc_shell
  3. shell/builtin-command each
  4. shell cd
  5. shell debug

キーワード

検索結果

<< < ... 16 17 18 >>

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

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

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

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

@see Process.#kill

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

Shell::SystemCommand#start_export (3001.0)

@todo

@todo

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

@todo

@todo

絞り込み条件を変える

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

@todo

@todo

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

@todo

@todo

Shell::Tee#each(rs = nil) {|line| ... } (3001.0)

@todo

@todo

Shell::Void#each(rs = nil) { ... } -> nil (3001.0)

何もしません。

何もしません。
<< < ... 16 17 18 >>