Class: Droppper::Commands::Regions

Inherits:
Thor
  • Object
show all
Defined in:
lib/droppper/commands/regions.rb

Instance Method Summary collapse

Instance Method Details

#list(*args) ⇒ Object



10
11
12
# File 'lib/droppper/commands/regions.rb', line 10

def list(*args)
  Droppper::Regions.list(*args)
end