Structs§
Enums§
Traits§
- Opener
Ext - Extensions to
tauri::App,tauri::AppHandle,tauri::WebviewWindow,tauri::Webviewandtauri::Windowto access the opener APIs.
Functions§
- init
- Initializes the plugin.
- open_
path - Opens path with the program specified in
with, or system default ifNone. - open_
url - Opens URL with the program specified in
with, or system default ifNone. - reveal_
item_ in_ dir - Reveal a path the system’s default explorer.
- reveal_
items_ in_ dir - Reveal the paths the system’s default explorer.