Method: SmartCore::Types::Primitive#caster
- Defined in:
- lib/smart_core/types/primitive.rb
#caster ⇒ SmartCore::Types::Primitive::Caster (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
65 66 67 |
# File 'lib/smart_core/types/primitive.rb', line 65 def caster @caster end |