Class: SimplyGenius::Atmos::Commands::User

Inherits:
BaseCommand
  • Object
show all
Defined in:
lib/simplygenius/atmos/commands/user.rb

Class Method Summary collapse

Methods included from UI

#agree, #ask, #choose, color_enabled, color_enabled=, #display, #error, #notify, #say, #warn

Class Method Details

.descriptionObject



10
11
12
# File 'lib/simplygenius/atmos/commands/user.rb', line 10

def self.description
  "Manages users in the cloud provider"
end