Skip to main content

Module CommandRegister

Module CommandRegister 

Source
Expand description

Register all #[tauri::command] handlers with the Tauri invoke handler.

§Command Register Module

Registers native commands with the Tauri application.

Functions§

CommandRegister
Registers all native commands with the Tauri application.