るりまサーチ (Ruby 2.5.0)

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

別のキーワード

  1. shell/builtin-command new
  2. shell/builtin-command each
  3. rubygems/command command
  4. irb/extend-command def_extend_command
  5. irb/extend-command install_extend_commands

クラス

キーワード

検索結果

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

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

@todo

@todo

@param rs

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

@todo

@todo

絞り込み条件を変える

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

@todo

@todo

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

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

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

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

@see Process.#kill

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

絞り込み条件を変える

Shell::SystemCommand#start_export (9010.0)

@todo

@todo

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

@todo

@todo

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

@todo

@todo

Shell::Filter#each です。

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

@todo

@todo

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

@todo

@todo

絞り込み条件を変える