Class: LLM::Transport::Curb::ActiveRequest Private
- Inherits:
-
Struct
- Object
- Struct
- LLM::Transport::Curb::ActiveRequest
- Defined in:
- lib/llm/transport/curb.rb
This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.
Instance Attribute Summary collapse
-
#easy ⇒ Object
Returns the value of attribute easy.
Instance Attribute Details
#easy ⇒ Object
Returns the value of attribute easy
25 26 27 |
# File 'lib/llm/transport/curb.rb', line 25 def easy @easy end |