Class: Droppper::Commands::Sizes

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

Instance Method Summary collapse

Instance Method Details

#list(*args) ⇒ Object



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

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