Method: Bundler::UI::Silent#yes?
- Defined in:
- lib/bundler/ui/silent.rb
permalink #yes?(msg) ⇒ Boolean
66 67 68 |
# File 'lib/bundler/ui/silent.rb', line 66 def yes?(msg) raise "Cannot ask yes? with a silent shell" end |
66 67 68 |
# File 'lib/bundler/ui/silent.rb', line 66 def yes?(msg) raise "Cannot ask yes? with a silent shell" end |