method
file_collision_help
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor::Shell::Basic
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