Class: Mocloud::Commands::Logout
- Inherits:
-
Object
- Object
- Mocloud::Commands::Logout
- Defined in:
- lib/mocloud/commands/logout.rb
Instance Method Summary collapse
Instance Method Details
#description ⇒ Object
5 6 7 |
# File 'lib/mocloud/commands/logout.rb', line 5 def description "Log out from Mobingi (does not do anything right now)" end |
#run ⇒ Object
9 10 |
# File 'lib/mocloud/commands/logout.rb', line 9 def run end |