るりまサーチ

最速Rubyリファレンスマニュアル検索!
11件ヒット [1-11件を表示] (0.146秒)
トップページ > クエリ:l[x] > クエリ:>[x] > クエリ:n[x] > クエリ:progress_reporter[x]

別のキーワード

  1. etc sc_xopen_enh_i18n
  2. net/pop n_bytes
  3. pop n_bytes
  4. pop3 n_bytes
  5. context prompt_n

ライブラリ

クラス

検索結果

Gem::StreamUI#progress_reporter(*args) -> SilentProgressReporter | SimpleProgressReporter | VerboseProgressReporter (18501.0)

処理の進捗を報告するためのオブジェクトを返します。

...ます。

返されるオブジェクトの種類は現在の設定によります。

@param args 返値となるオブジェクトを初期化するための引数です。

@see Gem::StreamUI::SilentProgressReporter, Gem::StreamUI::SimpleProgressReporter, Gem::StreamUI::VerboseProgressReporter...