Ameba::Severity
Inherits Enum < Comparable < Value < Object
Constants
Error = 0
Warning = 1
Convention = 2
Class methods
Instance methods
color
Returns a color uniquely indicating severity.
Severity::Warning.color # => Colorize::ColorANSI::Red
Inherits Enum < Comparable < Value < Object
Returns a color uniquely indicating severity.
Severity::Warning.color # => Colorize::ColorANSI::Red