class SurveyConstructor::CLI
Public Instance Methods
models()
click to toggle source
# File lib/survey_constructor/cli.rb, line 8 def models() SurveyConstructor::Generators::Models.start([]) end
# File lib/survey_constructor/cli.rb, line 8 def models() SurveyConstructor::Generators::Models.start([]) end