Module tauri::api::shell

source ·
Available on crate feature shell-open-api only.
Expand description

Types and functions related to shell.

Enums

Program to use on the open() call.

Functions

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