Method: Icss::Meta::DataAsset#type
- Defined in:
- lib/icss/protocol/data_asset.rb
#type ⇒ Object
overriding ruby’s deprecated but still present type attr on objects
9 10 11 |
# File 'lib/icss/protocol/data_asset.rb', line 9 def type @type end |