katlib
2.2.7
Katlib
katlib
/
dev.forst.katlib
/
isURL
is
URL
fun
isURL
(
candidateUrl
:
String
)
:
Boolean
(
source
)
Deprecated
It is better to use Url instead of URL.
Replace with
isUrl(candidateUrl)
Content copied to clipboard
See documentation for
isUrl
.