Class: RSpec::Core::Formatters::DeprecationFormatter::SpecifiedDeprecationMessage

Inherits:
Struct
  • Object
show all
Defined in:
lib/rspec/core/formatters/deprecation_formatter.rb

Instance Attribute Summary (collapse)

Instance Attribute Details

- (Object) type

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type

63
64
65
# File 'lib/rspec/core/formatters/deprecation_formatter.rb', line 63
def type
  @type
end