Method: SmartCore::Types::Primitive#runtime_attributes
- Defined in:
- lib/smart_core/types/primitive.rb
#runtime_attributes ⇒ Array<Any> (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.
53 54 55 |
# File 'lib/smart_core/types/primitive.rb', line 53 def runtime_attributes @runtime_attributes end |