Class: Squib::DoNothing Private

Inherits:
Object
  • Object
show all
Defined in:
lib/squib/progress.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

:nodoc:

Instance Method Summary collapse

Instance Method Details

#finishObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



11
12
# File 'lib/squib/progress.rb', line 11

def finish
end

#incrementObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



8
9
# File 'lib/squib/progress.rb', line 8

def increment
end