Registry / utility / progress-monitor

progress-monitor

JSON →
library2.1.3rbrubygemsunverified

Patches some each and collect functions of certain classes (Array, Hash, Integer) to report progress.

gem install progress-monitor
INSTALL
IMPORT
SIG · PROGRESS-MONITOR
P
progress-monitor
utilityrubyv2.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ProgressMonitor
require 'progress-monitor'

Monitor progress of an each loop

require 'progress-monitor' (1..100).each_with_progress { |i| sleep 0.01 }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
progress-monitor — gem install progress-monitor · libregistry