Class: SurveyConstructor::CLI
- Inherits:
-
Thor
- Object
- Thor
- SurveyConstructor::CLI
- Defined in:
- lib/survey_constructor/cli.rb
Instance Method Summary collapse
Instance Method Details
#models ⇒ Object
8 9 10 |
# File 'lib/survey_constructor/cli.rb', line 8 def models() SurveyConstructor::Generators::Models.start([]) end |