Class: Rubydex::Severity::Warning
Class Method Summary collapse
-
.value ⇒ Object
: () -> Symbol.
Class Method Details
.value ⇒ Object
: () -> Symbol
30 31 32 |
# File 'lib/rubydex/severity.rb', line 30 def value :warning end |