Class: Highlight::HighlightHeaders
- Inherits:
-
Struct
- Object
- Struct
- Highlight::HighlightHeaders
- Defined in:
- lib/highlight.rb
Instance Attribute Summary collapse
-
#request_id ⇒ Object
Returns the value of attribute request_id.
-
#session_id ⇒ Object
Returns the value of attribute session_id.
Instance Attribute Details
#request_id ⇒ Object
Returns the value of attribute request_id
12 13 14 |
# File 'lib/highlight.rb', line 12 def request_id @request_id end |
#session_id ⇒ Object
Returns the value of attribute session_id
12 13 14 |
# File 'lib/highlight.rb', line 12 def session_id @session_id end |