Class ProgressBar
In: lib/progressbar.rb
Parent: Object

Ruby/ProgressBar - a text progress bar library

Copyright (C) 2001-2005 Satoru Takabayashi <satoru@namazu.org>

    All rights reserved.
    This is free software with ABSOLUTELY NO WARRANTY.

You can redistribute it and/or modify it under the terms of Ruby‘s license.

Methods

clear   file_transfer_mode   finish   finished?   format=   format_arguments=   halt   inc   inspect   new   set  

Constants

VERSION = "0.9"

Attributes

current  [R] 
start_time  [RW] 
title  [R] 
total  [R] 

Public Class methods

Public Instance methods

[Validate]