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

Version Path
locomotivecms_wagon-3.2.0.alpha2 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-3.2.0.alpha1 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-3.1.1 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-3.1.0 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-3.1.0.beta1 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-3.0.5 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-3.0.4 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-3.0.3 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-3.0.2 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-3.0.0 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-3.0.0.rc0 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-3.0.0.beta2 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-2.4.1 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-2.4.0 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-2.4.0.rc2 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-2.4.0.rc1 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-2.3.0 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-2.3.0.rc1 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-2.2.0 lib/locomotive/wagon/tools/thor.rb
locomotivecms_wagon-2.2.0.rc3 lib/locomotive/wagon/tools/thor.rb