Class: Poli::Runner
- Inherits:
-
Thor
- Object
- Thor
- Poli::Runner
- Defined in:
- lib/poli/runner.rb
Instance Method Summary collapse
Instance Method Details
#generate ⇒ Object
15 16 17 |
# File 'lib/poli/runner.rb', line 15 def generate Poli::Generators::Config.start([[:path]]) end |