Method: RSpec::Specify::Notification#type

Defined in:
lib/specify/rspec/notification.rb

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



6
7
8
# File 'lib/specify/rspec/notification.rb', line 6

def type
  @type
end