method
ask_yes_no
v1_9_3_392 -
Show latest stable
- Class:
Gem::UserInteraction
ask_yes_no(*args)public
No documentation available.
# File lib/rubygems/user_interaction.rb, line 107
def ask_yes_no(*args)
ui.ask_yes_no(*args)
end