wezterm.url.parse(URL_STRING)
{{since('20240127-113634-bbcac864')}}
Attempts to parse the provided URL_STRING as a URL. If success, returns a Url object representing that URL.
wezterm.url.parse(URL_STRING)
{{since('20240127-113634-bbcac864')}}
Attempts to parse the provided URL_STRING as a URL. If success, returns a Url object representing that URL.