wezterm.url.parse(URL_STRING)
¶
Since: Nightly Builds Only
The functionality described in this section requires a nightly build of wezterm. You can obtain a nightly build by following the instructions from the Download section.
Attempts to parse the provided URL_STRING as a URL. If success, returns a Url object representing that URL.