Structure
ProgressBar
Progress-style implementation of
ActivityBar.struct ProgressBar
Overview
Downloading [======== ]
The = characters represent the value of ProgressBar.currentProgress from 0…1
See Console.progressBar(title:) to create one.
Topics
Instance Properties
var currentProgress: DoubleControls how theProgressBaris rendered.var title: StringSeeActivityBar.
Instance Methods
func renderActiveBar(tick: UInt, width: Int) -> ConsoleTextSeeActivityBar.
Relationships
Conforms To
ActivityBarActivityIndicatorTypeSwift.SendableSwift.SendableMetatype