browse

open given URL with default browser


Parameters

browse url :string

Returns

  • :nothing

Examples

copy
browse "https://arturo-lang.io" ; opens Arturo's official website in a new browser window

Related