Crate tauri_plugin_deep_link
source ·Functions
- Starts the event listener without registering any schemes.
- Checks if current instance is the primary instance. Also sends the URL event data to the primary instance and stops the process afterwards.
- Registers a handler for the given scheme.
- This function is meant for use-cases where the default
prepare()function can’t be used. - Unregister a previously registered scheme.