module Bundler::Thor::Base::ClassMethods
def stop_on_unknown_option?(command_name) #:nodoc:
the command as regular arguments.
regular argument is encountered. All remaining arguments are passed to
If true, option parsing is suspended as soon as an unknown option or a
def stop_on_unknown_option?(command_name) #:nodoc: false end