FFF::ProgressBar
Inherits Struct < Value < Object
ProgressBar — Visual progress indicator for file operations. Shows a bar with percentage, file count, and current filename. Drawn on the second-to-last terminal row (same position as messages).
Constructors
Instance methods
current
Sourcecurrent_name
Sourcedraw(term_width : Int32, term_height : Int32, theme : Theme)
Draw the progress bar on terminal
operation
Sourcetotal
Source