class Squib::DoNothing

@api private

Public Instance Methods

finish() click to toggle source
# File lib/squib/progress.rb, line 11
def finish
end
increment() click to toggle source
# File lib/squib/progress.rb, line 8
def increment
end