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