Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
progress_bar
master
Progress
Bar
Num
IOBar
IOWriter
Renderer
Theme
Built with Crystal 1.9.2
2023-10-07 18:12:48 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
]