Module: Taro::Types::Shared::Deprecation
- Defined in:
- lib/taro/types/shared/deprecation.rb
Instance Attribute Summary collapse
-
#deprecated ⇒ Object
Returns the value of attribute deprecated.
Instance Attribute Details
#deprecated ⇒ Object
Returns the value of attribute deprecated.
2 3 4 |
# File 'lib/taro/types/shared/deprecation.rb', line 2 def deprecated @deprecated end |