Class: TTYHue::TermColor::Base
- Inherits:
-
Object
- Object
- TTYHue::TermColor::Base
- Defined in:
- lib/ttyhue/term_color.rb
Instance Method Summary collapse
Instance Method Details
#inspect ⇒ Object
29 30 31 |
# File 'lib/ttyhue/term_color.rb', line 29 def inspect "#<TermColor @name=#{color_name} @tag=#{tag_name}>" end |