URI.equal

Tests whether or not @uri1 and @uri2 are equal in all parts

class URI
bool
equal

Parameters

uri2 URI

another #SoupURI

Return Value

Type: bool

%TRUE or %FALSE

Meta