Method: TypeStruct::ClassMethods#type
- Defined in:
- lib/type_struct.rb
#type(k) ⇒ Object
88 89 90 |
# File 'lib/type_struct.rb', line 88 def type(k) definition[k] end |
88 89 90 |
# File 'lib/type_struct.rb', line 88 def type(k) definition[k] end |