Class: CmdCreator::Spec
- Inherits:
-
Array
- Object
- Array
- CmdCreator::Spec
- Defined in:
- lib/cmd_creator.rb
Overview
command spec
Instance Attribute Summary collapse
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#type ⇒ Object
Returns the value of attribute type.
10 11 12 |
# File 'lib/cmd_creator.rb', line 10 def type @type end |