module Reading::Warning

Public Instance Methods

color() click to toggle source
# File lib/reading/csv/errors.rb, line 33
def color
  Colors.bright_yellow.detach
end