AdaUrl.getSearch

Retrieves the search (query) parameters of the URL.

struct AdaUrl
@nogc nothrow
getSearch
()

Return Value

A SearchParams struct representing the query parameters.

Meta