Appearance
craft-hub / openSystemBrowser
openSystemBrowser(url): Promise<void>
url
Promise
void
Defined in: packages/craft-hub/src/app.ts:36
Open a URL in the operating system's default browser.
string
Promise<void>