NSWorkspace

Opening a URL

This is super simple, call NSWorkspace.open(:) with the url, and it’ll open in the user’s default browser.

Last updated: 2020-06-07 16:24:37 -0700