Class: Highlight::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



12
13
14
# File 'lib/highlight.rb', line 12

def request_id
  @request_id
end

#session_idObject

Returns the value of attribute session_id

Returns:

  • (Object)

    the current value of session_id



12
13
14
# File 'lib/highlight.rb', line 12

def session_id
  @session_id
end