Class: RuboCounsel::ArrayAttribute
- Inherits:
-
ConfigurableAttribute
- Object
- ConfigurableAttribute
- RuboCounsel::ArrayAttribute
- Defined in:
- lib/rubocounsel/configurable_attribute.rb
Instance Attribute Summary
Attributes inherited from ConfigurableAttribute
#default_value, #examples, #name, #options
Instance Method Summary collapse
Methods inherited from ConfigurableAttribute
#boolean?, #choice?, for, #has_examples?, #initialize, #prompt
Constructor Details
This class inherits a constructor from RuboCounsel::ConfigurableAttribute
Instance Method Details
#promptable? ⇒ Boolean
114 |
# File 'lib/rubocounsel/configurable_attribute.rb', line 114 def promptable? = false |