Method: Fuelcell::Action::ArgDefinition#type
- Defined in:
- lib/fuelcell/action/arg_definition.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
5 6 7 |
# File 'lib/fuelcell/action/arg_definition.rb', line 5 def type @type end |