Method: Codependent::InjectableBuilder#type
- Defined in:
- lib/codependent/injectable_builder.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
22 23 24 |
# File 'lib/codependent/injectable_builder.rb', line 22 def type @type end |