Class: RSpec::Core::Formatters::DeprecationFormatter::GeneratedDeprecationMessage

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

92
93
94
# File 'lib/rspec/core/formatters/deprecation_formatter.rb', line 92
def type
  @type
end