Exception: Refile::Confirm
- Inherits:
-
StandardError
- Object
- StandardError
- Refile::Confirm
- Defined in:
- lib/refile.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
11 12 13 14 |
# File 'lib/refile.rb', line 11 def "are you sure? this will remove all files in the backend, call as \ `clear!(:confirm)` if you're sure you want to do this" end |