Sha256: 1ad292935c7c246431d415a325d74c32b817b74b8f9f63d85c80aa6de3487cb7

Contents?: true

Size: 160 Bytes

Versions: 6

Compression:

Stored size: 160 Bytes

Contents

# -*- encoding: utf-8 -*-

module TTY
  class Table
    class Renderer
      class Color < Basic


      end # Color
    end # Renderer
  end # Table
end # TTY

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
tty-table-0.1.0 lib/tty/table/renderer/color.rb
tty-0.1.2 lib/tty/table/renderer/color.rb
tty-0.1.1 lib/tty/table/renderer/color.rb
tty-0.1.0 lib/tty/table/renderer/color.rb
tty-0.0.11 lib/tty/table/renderer/color.rb
tty-0.0.10 lib/tty/table/renderer/color.rb