API
Functions
openURL()
Open a specified URL using the operating system's default URI handling system.
Note: Due to sandboxing restrictions, the only supported schemes are http
and https
. Attempting to open any other URL scheme will result in the Promise
rejecting.
Signature:
Parameters
Returns:
Promise<void>
Example
Opening Google in the user's default browser
Variables
getOSArch
Signature:
getOSPlatform
Signature:
getOSRelease
Signature:
getOSType
Signature: