class HighLine::Style

def self.code_index

Returns:
  • (Hash) - list of all cached Style codes
def self.code_index
  @code_index ||= {}
end