Class: LayeredStack::Root::Create
- Inherits:
-
Thor
- Object
- Thor
- LayeredStack::Root::Create
- Defined in:
- lib/layered_stack/root/create.rb
Class Method Summary collapse
Class Method Details
.execute(arg) ⇒ Object
10 11 12 |
# File 'lib/layered_stack/root/create.rb', line 10 def self.execute(arg) new.execute(arg) end |