tauri_sys
0.1.0
Module process
Functions
In crate tauri_sys
Module
tauri_sys
::
process
Copy item path
source
·
[
−
]
Expand description
Perform operations on the current process.
Functions
§
exit
Exits immediately with the given
exit_code
.
relaunch
Exits the current instance of the app then relaunches it.