Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
progress_bar
master
Progress
Bar
Num
IOBar
IOWriter
Renderer
Theme
Generated using Crystal 1.16.3
2026-02-09 19:47:26 UTC
class
Progress::
Renderer
Progress::Renderer
Reference
Object
Defined in:
progress_bar/renderer.cr
Constructors
.new
(bar : Progress::Bar)
Instance Method Summary
#percent_complete
#print
#summary
#throughput
: Float64
#throughput=
(throughput : Float64)
Constructor Detail
def self.
new
(bar :
Progress::Bar
)
#
[
View source
]
Instance Method Detail
def
percent_complete
#
[
View source
]
def
print
#
[
View source
]
def
summary
#
[
View source
]
def
throughput
: Float64
#
[
View source
]
def
throughput=
(throughput : Float64)
#
[
View source
]