Class: Mocloud::Commands::Logout

Inherits:
Object
  • Object
show all
Defined in:
lib/mocloud/commands/logout.rb

Instance Method Summary collapse

Instance Method Details

#descriptionObject



5
6
7
# File 'lib/mocloud/commands/logout.rb', line 5

def description
	"Log out from Mobingi (does not do anything right now)"
end

#runObject



9
10
# File 'lib/mocloud/commands/logout.rb', line 9

def run
end