method

ask

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

No documentation available.

# File lib/bundler/ui/shell.rb, line 60
      def ask(msg)
        @shell.ask(msg)
      end