るりまサーチ (Ruby 2.1.0)

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

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. rsa n
  3. rsa n=
  4. openssl n
  5. openssl n=

クラス

キーワード

検索結果

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

コマンド名を返します。

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

@todo

@todo

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

@todo

@todo

@param rs

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

@todo

@todo

絞り込み条件を変える

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

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

@todo

@todo

@param opts

@see Shell#notify

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

@todo

@todo

Shell::SystemCommand#start_export (27310.0)

@todo

@todo

絞り込み条件を変える

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

@todo

@todo

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

@todo

@todo

Shell::Filter#each です。

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

@todo

@todo

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

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

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

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

@see Process.#kill

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

@todo

@todo

絞り込み条件を変える