Method: Ayadn::Status#ask_clear_databases
- Defined in:
- lib/ayadn/status.rb
#ask_clear_databases ⇒ Object
509 510 511 |
# File 'lib/ayadn/status.rb', line 509 def ask_clear_databases info("question", "are you sure you want to erase all the content of your aliases database? [y/N]", "red") end |