Class: Highlight::H::HighlightHeaders

Inherits:
Struct
  • Object
show all
Defined in:
lib/highlight.rb

Instance Attribute Summary collapse

Instance Attribute Details

#request_idObject

Returns the value of attribute request_id

Returns:

  • (Object)

    the current value of request_id



97
98
99
# File 'lib/highlight.rb', line 97

def request_id
  @request_id
end

#session_idObject

Returns the value of attribute session_id

Returns:

  • (Object)

    the current value of session_id



97
98
99
# File 'lib/highlight.rb', line 97

def session_id
  @session_id
end