Class: LayeredStack::Backend::Create

Inherits:
Thor
  • Object
show all
Defined in:
lib/layered_stack/backend/create.rb

Class Method Summary collapse

Class Method Details

.executeObject



8
9
10
# File 'lib/layered_stack/backend/create.rb', line 8

def self.execute
  new.execute
end