Module | Gem::DefaultUserInteraction |
In: |
lib/rubygems/user_interaction.rb
|
Module that defines the default UserInteraction. Any class including this module will have access to the ui method that returns the default UI.
Set the default UI. If the default UI is never explicitly set, a simple console based UserInteraction will be used automatically.