Class: LLM::Transport::Curb::ActiveRequest Private

Inherits:
Struct
  • Object
show all
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

Instance Attribute Details

#easyObject

Returns the value of attribute easy

Returns:

  • (Object)

    the current value of easy



25
26
27
# File 'lib/llm/transport/curb.rb', line 25

def easy
  @easy
end