class Seahorse::Client::Request
def initialize(handlers, context)
-
context
(RequestContext
) -- -
handlers
(HandlerList
) --
def initialize(handlers, context) @handlers = handlers @context = context end
context
(RequestContext
)
--
handlers
(HandlerList
)
--
def initialize(handlers, context) @handlers = handlers @context = context end