RubyGems Navigation menu

progressive_io 2.0.0

A Ruby gem that provides an IO wrapper with progress reporting capabilities. It wraps any IO object and calls a callback with the current offset and total size on each read operation, making it perfect for implementing progress bars or monitoring file operations.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 2.0.1 August 01, 2025 (8KB)
  2. 2.0.0 August 01, 2025 (8KB)
  3. 1.0.0 August 04, 2011 (6.5KB)

Development依存関係 (3):

flexmock ~> 0.8
minitest ~> 5.0
rake ~> 0.0

所有者:

プッシュ者:

作者:

  • Julik Tarkhanov

SHA 256チェックサム:

=

累計ダウンロード数 9,251

このバージョンのみ 160

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 1.8.7

リンク: