Registry / cli / powerbar

powerbar

JSON →
library2.0.1rbrubygemsunverified

A progress bar library with advanced features.

gem install powerbar
INSTALL
IMPORT
SIG · POWERBAR
P
powerbar
clirubyv2.0.1
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.

PowerBar
require 'powerbar'

Display a progress bar for a loop

require 'powerbar' pb = PowerBar.new (1..100).each do |i| pb.show(i, 100) sleep(0.1) end pb.close
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
32 hits · last 30 days
node
30
Amazon
1
OpenAI (training)
1
Resources