module Ethon::Easy::Http::Actionable

def options

Returns:
  • (Hash) - The options.

Other tags:
    Example: Return options. -
def options
  @options
end