method

yes?

v2_6_3 - Show latest stable - Class: Bundler::UI::Shell
yes?(msg)
public

No documentation available.

# File lib/bundler/ui/shell.rb, line 64
      def yes?(msg)
        @shell.yes?(msg)
      end