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