jfelchner/ruby-progressbar

View on GitHub
lib/ruby-progressbar/errors/invalid_progress_error.rb

Summary

Maintainability
A
0 mins
Test Coverage
class   ProgressBar
class   InvalidProgressError < RuntimeError
end
end