wezterm.url.parse(URL_STRING)
¶
Since: Version 20240127-113634-bbcac864
The functionality described in this section requires version 20240127-113634-bbcac864 of wezterm, or a more recent version.
Attempts to parse the provided URL_STRING as a URL. If success, returns a Url object representing that URL.