Class: RSpec::Core::Formatters::DeprecationFormatter::SpecifiedDeprecationMessage
- Inherits:
-
Struct
- Object
- Struct
- RSpec::Core::Formatters::DeprecationFormatter::SpecifiedDeprecationMessage
- Defined in:
- lib/rspec/core/formatters/deprecation_formatter.rb
Instance Attribute Summary (collapse)
-
- (Object) type
Returns the value of attribute type.
Instance Attribute Details
- (Object) type
Returns the value of attribute type
63 64 65 |
# File 'lib/rspec/core/formatters/deprecation_formatter.rb', line 63 def type @type end |