Class: SimplyGenius::Atmos::Commands::TfUtil

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



12
13
14
# File 'lib/simplygenius/atmos/commands/tfutil.rb', line 12

def self.description
  "Useful utilities when calling out from terraform with data.external"
end