るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. shell/builtin-command new
  2. etc sc_shell
  3. shell/builtin-command each
  4. shell verbose
  5. shell verbose?

ライブラリ

クラス

キーワード

検索結果

shell/system-command (132001.0)

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

Shell::Filter#each です。

Shell::SystemCommand (33001.0)

絞り込み条件を変える

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

@todo

@todo

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

@param rs

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

@todo

@todo

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

@todo

@todo

絞り込み条件を変える

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

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

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

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

@see Process.#kill

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

Shell::SystemCommand#start_export (33001.0)

@todo

@todo

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

@todo

@todo

絞り込み条件を変える

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

@todo

@todo

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

@todo

@todo

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

@todo

@todo

@param sh

@param command

@param opts