class Seahorse::Client::Handler
def initialize(handler = nil)
-
handler
(Handler
) -- (nil) The next handler in the stack that
def initialize(handler = nil) @handler = handler end
handler
(Handler
)
-- (nil) The next handler in the stack that
def initialize(handler = nil) @handler = handler end