hasFileScheme
Checks if the URI has a file scheme.
Return
true if the uri contains a file scheme, false otherwise.
Parameters
uri
the URI object to check.
Checks if the URI has a file scheme.
true if the uri contains a file scheme, false otherwise.
the URI object to check.