lib/vedeu/colours/foreground.rb in vedeu-0.6.50 vs lib/vedeu/colours/foreground.rb in vedeu-0.6.51

- old
+ new

@@ -4,9 +4,11 @@ # The class represents one half (the other, can be found at # {Vedeu::Colours::Background}) of a terminal colour escape # sequence. # + # @api private + # class Foreground < Vedeu::Colours::Translator private # @return [String]