Class: Fontist::Utils::NullProgressBar

Inherits:
ProgressBar show all
Defined in:
lib/fontist/utils/downloader.rb

Instance Method Summary collapse

Methods inherited from ProgressBar

#finish, #increment, #initialize, #total=

Constructor Details

This class inherits a constructor from Fontist::Utils::ProgressBar

Instance Method Details



214
215
216
# File 'lib/fontist/utils/downloader.rb', line 214

def print_incrementally
  # do nothing
end