method

file_collision_help

file_collision_help()
protected

No documentation available.

# File lib/bundler/vendor/thor/lib/thor/shell/basic.rb, line 339
      def file_collision_help #:nodoc:
                Y - yes, overwrite        n - no, do not overwrite        a - all, overwrite this and all others        q - quit, abort        d - diff, show the differences between the old and the new        h - help, show this help
      end