# File lib/travis/cli/command.rb, line 105
      def input=(io)
        @terminal = nil
        @input = io
      end