module Ethon::Easy::Http::Actionable

def url

Returns:
  • (String) - The url.

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