Method: Whatup::CLI::Interactive#exit
- Defined in:
- lib/whatup/cli/commands/interactive/interactive.rb
#exit ⇒ Object
105 106 107 |
# File 'lib/whatup/cli/commands/interactive/interactive.rb', line 105 def exit current_user.exit! end |