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



218
219
220
# File 'lib/fontist/utils/downloader.rb', line 218

def print_incrementally
  # do nothing
end