progress-bars vocabulary
Factor handbook ยป Vocabulary index


Documentation
Progress bars

Metadata
Authors:Doug Coleman


Words

Tuple classes
ClassSuperclassSlots
invalid-length tuplex
invalid-percent tuplex


Ordinary words
WordStack effect
(make-progress-bar)( percent len completed-ch pending-ch -- string )
check-length( x -- x )
check-percent( x -- x )
invalid-length( x -- * )
invalid-percent( x -- * )
make-progress-bar( percent length -- string )


Class predicate words
WordStack effect
invalid-length?( object -- ? )
invalid-percent?( object -- ? )


Files


Metadata files


Children from resource:extra
VocabularySummary
progress-bars.models