Method: Terraspace::CLI::New::Sequence.component_options
- Defined in:
- lib/terraspace/cli/new/sequence.rb
.component_options ⇒ Object
20 21 22 23 24 |
# File 'lib/terraspace/cli/new/sequence.rb', line 20 def self. [ [:project_name, desc: "Only used internally", hide: true], ] end |