Back to Wezterm

`wezterm.url.parse(URL_STRING)`

docs/config/lua/wezterm.url/parse.md

latest193 B
Original Source

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.