]> review.fuel-infra Code Review - packages/precise/mcollective.git/blob - mcollective-2.3.3/lib/mcollective/generators/templates/data_input_snippet.erb
Change source structure according to OSCI-991
[packages/precise/mcollective.git] / mcollective-2.3.3 / lib / mcollective / generators / templates / data_input_snippet.erb
1   input :query,
2         :prompt => "%PROMP%",
3         :description => "%DESCRIPTION%",
4         :type => %TYPE%,
5         :validation => %VALIDATION%,
6         :maxlength => %MAXLENGTH%
7