るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.145秒)
トップページ > 種類:インスタンスメソッド[x] > クエリ:l[x] > クエリ:port[x] > バージョン:2.5.0[x] > クエリ:progress_reporter[x]

別のキーワード

  1. uri default_port
  2. socket iff_team_port
  3. generic default_port
  4. socket iff_bridge_port
  5. socket iff_macvlan_port

ライブラリ

クラス

検索結果

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

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

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

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

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

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