Module tauri_wasm::plugin::process
source · Expand description
§Process bindings
Perform operations on the current process.
Functions§
- Exits immediately with the given
exit_code
. - Exits the current instance of the app then relaunches it.