るりまサーチ

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

別のキーワード

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

クラス

キーワード

検索結果

<< 1 2 > >>

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

コマンド名を返します。

Shell::SystemCommand (14001.0)

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

@todo

...@todo

@param sh

@param command

@param opts...

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

@todo

@todo

絞り込み条件を変える

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

@todo

@todo

@param rs

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

@todo

@todo

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

@todo

@todo

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

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

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

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

@see Process.#kill

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

@todo

...@todo

@param opts

@see Shell#notify...

絞り込み条件を変える

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

@todo

...@todo

@param opts

@see Shell#notify...

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

@todo

@todo

Shell::SystemCommand#start_export (11001.0)

@todo

@todo

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

@todo

@todo

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

@todo

...@todo

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

絞り込み条件を変える

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

@todo

@todo

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

@todo

@todo
<< 1 2 > >>