Sha256: faef15f6a7ddb177586338792f2e31837817273705aaf86ec69be9609d654a5a
Contents?: true
Size: 193 Bytes
Versions: 54
Compression:
Stored size: 193 Bytes
Contents
require 'thor/shell/color' class Thor module Shell class ForceColor < ::Thor::Shell::Color protected def can_display_colors? true end end end end
Version data entries
54 entries across 54 versions & 1 rubygems