Module open

Source
👎Deprecated since 2.1.0: Use tauri-plugin-opener instead.
Expand description

Types and functions related to shell.

Enums§

ProgramDeprecated
Program to use on the open() call.

Functions§

openDeprecated
Opens path or URL with the program specified in with, or system default if None.