Class: SimplyGenius::Atmos::Commands::Container

Inherits:
BaseCommand
  • Object
show all
Includes:
UI
Defined in:
lib/simplygenius/atmos/commands/container.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



13
14
15
# File 'lib/simplygenius/atmos/commands/container.rb', line 13

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