Class: Spoom::Color

Inherits:
T::Enum
  • Object
show all
Defined in:
lib/spoom/colors.rb

Instance Method Summary collapse

Instance Method Details

#ansi_codeObject

: -> String



30
31
32
# File 'lib/spoom/colors.rb', line 30

def ansi_code
  serialize
end